/frontend_geogame

Frontend for GeoGame website

Primary LanguageJavaScript

frontend_geogame

Frontend for GeoGame website

Utils

render.js

Set of render tools.

setTitle(title);
setImage(src, id);
  • setTitle(title) : title : string contains the title of the page

  • setImage(src, id) : src : js import object from the image id : html id of the element where you want to add the image