Skip to content

Game Class

Jordonbc edited this page Jul 28, 2018 · 2 revisions

The Game class holds all the engine's functions and variables.

Example

Game GameEngine = new Game(Form1);

Clone this wiki locally