LoseGame (Harvest)
From OxeyeWiki
(Difference between revisions)
166 MMX (Talk | contribs)
(Created page with '{{HarvestMethod | loseGame() | Displays "Game Over!" and ends the game. | | Returns nothing. }} === Example === <pre> harvest.loseGame() </pre> === Resources === *[http://www.ox...')
(Created page with '{{HarvestMethod | loseGame() | Displays "Game Over!" and ends the game. | | Returns nothing. }} === Example === <pre> harvest.loseGame() </pre> === Resources === *[http://www.ox...')
Latest revision as of 19:03, 2 December 2009
|
loseGame() | ||
|
Displays "Game Over!" and ends the game. | ||
| Parameter | Expected Type | Description |
| Returns | ||
|
Returns nothing. | ||
Example
harvest.loseGame()