GameScene: Difference between revisions
Jump to navigation
Jump to search
→Init
imported>Leoetlino No edit summary |
imported>Leoetlino (→Init) |
||
Line 9: | Line 9: | ||
** Load the environment graphics archive ([[Content/Env/env.genvb|env.genvb]]) | ** Load the environment graphics archive ([[Content/Env/env.genvb|env.genvb]]) | ||
** Create the GameScene heap | ** Create the GameScene heap | ||
** Create the StageBinder heap | ** Create the [[StageBinder]] heap | ||
** Start the GameScene TaskMgr (thread) | ** Start the GameScene TaskMgr (thread) | ||
** '''InitializeSubSystem''' (note: some of the below names are unofficial, see [[Subsystems]] for more details) | ** '''InitializeSubSystem''' (note: some of the below names are unofficial, see [[Subsystems]] for more details) |