Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Game ( ) : System |
Create and initialize a new game.
|
|
Run ( ) : void |
Start the game.
|
Method | Description | |
---|---|---|
Draw ( ) : void |
Draw the game.
|
|
InitializeDeviceResources ( ) : void | ||
InitializeShaders ( ) : void | ||
InitializeTriangle ( ) : void | ||
RenderCallback ( ) : void |