You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paulius Imbrasas edited this page Jan 16, 2014
·
5 revisions
The main and first class to be called after the "launcher" in the desktop project starts the game.
Initialisation
First function to be called is create(), this loads all of the art (textures) using Art.load(), for more info about that see Art.
It also sets the screen (see Screens for more info) to the MenuScreen