GameRun

Game entry point template.

After the configuration indicates the list of scenes that do share in the game. If you need to designate the scene on the list, but not to highlight the memory of it first, it is possible to designate it, as lazy to load resources only when moving to it.

Members

Functions

main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Parameters

config

The input configuration describes what needs to be loaded, what initial parameters should be.

Meta