Categories


Description :

Resumes the game.

Uses :

Use this for resuming the execution of the game if paused.

Example :

This code checks if the game is paused when the P key is released. If the game is paused it gets resumed, otherwise it gets paused.