create : Phaser.Create The Asset Generator.
cache : Phaser.Cache Reference to the assets cache.
plugins : Phaser.PluginManager Reference
clearBeforeRender : boolean Clear the Canvas each frame before rendering the display list.You can set this to false
stage : Phaser.Stage Reference to the stage.
disableStep() Disables core game loop stepping. Source code:
[readonly] resolution : integer The resolution of your game. This value is read only, but
fpsProblemNotifier : Phaser.Signal If the game is
antialias : boolean Anti-alias graphics. By default scaled images are smoothed in Canvas and WebGL, set anti-alias to false to
onResume : Phaser.Signal This event is fired when
Page 3 of 6