Difference between revisions of "Main"
From Another End
(Created page with "This file acts like the main function in most other programs. This file contains the onload function used to create the engine and start the game. It is essentially the entry...") |
(No difference)
|
Latest revision as of 19:55, 17 July 2014
This file acts like the main function in most other programs. This file contains the onload function used to create the engine and start the game. It is essentially the entry point into the system. It sets up some basic global and environmental variables necessary for the engine to run.