Main Controller for game
More...
|
static Game | Instance [get, set] |
|
§ Draw()
override void Controller.Game.Draw |
( |
GameTime |
gameTime | ) |
|
|
protected |
draws the game as it updates
§ Initialize()
override void Controller.Game.Initialize |
( |
| ) |
|
|
protected |
§ LoadContent()
override void Controller.Game.LoadContent |
( |
| ) |
|
|
protected |
loads required textures and values for starting game
§ Update()
override void Controller.Game.Update |
( |
GameTime |
gameTime | ) |
|
|
protected |
Updates game in real time - 60fps
The documentation for this class was generated from the following file:
- C:/Users/chaos/Documents/Blaze-Brigade/src/Blaze-Brigade/Blaze_Brigade/Game.cs