ExitGame
From OxeyeWiki
(Difference between revisions)
(Created page with '{{DaisyMethod | daisy.exitGame() | This method closes the application. | {{NoParamas}} | Doesn't return anything. }} === Example === <pre> daisy.exitGame() </pre>') |
m |
||
| Line 4: | Line 4: | ||
This method closes the application. | This method closes the application. | ||
| | | | ||
| - | {{ | + | {{NoParams}} |
| | | | ||
Doesn't return anything. | Doesn't return anything. | ||
Latest revision as of 16:32, 18 January 2010
|
daisy.exitGame() | ||
|
This method closes the application. | ||
| Parameter | Expected Type | Description |
| No parameters | ||
| Returns | ||
|
Doesn't return anything. | ||
| Daisymoon Video Lib |
|---|
Example
daisy.exitGame()