 |
| Menu |
Home |
|
Games |
|
Community |
|
Resources |
|
Links |
|
|
 |
 |
 |
 |
RestartGame ()
Restarts the game from the beginning.
Example:
if (IsKeyPressed(365) == 1) RestartGame();
will restart the game if the player presses the F7 key.
SeeAlso: SetRestartPoint
|
| User comments and notes | There are currently no user comments on this page. The user comment facility is currently disabled. |
|
|
 |
|