step() When stepping is enabled you must call this function directly (perhaps via a DOM button?) to advance the game loop by one frame
context :CanvasRenderingContext2D A handy reference to renderer.context (only set for CANVAS games, not WebGL)
input : Phaser.Input Reference to the input manager
onFocus : Phaser.Signal This event is fired when the
Page 6 of 6