[static] PALETTE_JMP : number A 16 color JMP inspired palette.
ctx Properties: Name Type Description
bmd : Phaser.BitmapData The internal BitmapData
canvas :HTMLCanvasElement The canvas the BitmapData uses. Source code:
[static] PALETTE_C64 : number A 16 color C64 inspired palette.
new Create(game) The Phaser.Create class is a collection of smaller helper methods that allow you to generate game contentquickly
[static] PALETTE_JAPANESE_MACHINE : number A 16 color palette inspired by Japanese computers
[static] PALETTE_CGA : number A 16 color CGA inspired palette.
grid(key, width, height, cellWidth, cellHeight, color) → {PIXI
palettes :array A range of 16 color palettes for use with sprite generation. Source
Page 1 of 2