Skip to content

Instantly share code, notes, and snippets.

@ekelokorpi
Created November 7, 2014 08:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ekelokorpi/36e594a9517d06d119a9 to your computer and use it in GitHub Desktop.
Save ekelokorpi/36e594a9517d06d119a9 to your computer and use it in GitHub Desktop.
System: Pause/resume
game.system.pause(); // Pause game engine
game.system.resume(); // Resume game engine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment