Categories


Description :

Resumes a stopped sound. Usable in both Classes and Scenes.

Uses :

Use this for resuming a currently stopped sound. Useful when resuming the game after a pause.

Example :

This code stops or resumes the sound "bgMusic1" depending on the value of the variable "muted" when the m key is released.