Skip to content

Instantly share code, notes, and snippets.

@jakewhiteley
Last active August 29, 2015 14:11
Show Gist options
  • Save jakewhiteley/b2d9b82d5fd905a07681 to your computer and use it in GitHub Desktop.
Save jakewhiteley/b2d9b82d5fd905a07681 to your computer and use it in GitHub Desktop.
// render bitmap font to game stage
game.add.bitmapText(0, 0, 'font-name', 'Text to display');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment