-
Notifications
You must be signed in to change notification settings - Fork 3
ATC
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.
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