Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
GameForm Class
GameForm Methods
GetControllerName Method
GetControllerState Method
GetMap Method
HandleException Method
OutputDebugInfo Method
Quit Method
ReadControllers Method
Run Method
UnloadBackgroundMaps Method
UnloadMap Method
GameForm
Quit Method
Sets an indicator that causes the game to quit at the beginning of the next game loop.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
void
Quit
()
Remarks
This value is checked during
Run
.
See Also
Reference
GameForm Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net