matter :Phaser.Physics.Matter The MatterJS Physics system (coming soon). Source
startSystem(system) This will create an instance of the requested physics simulation.Phaser.Physics.Arcade is running by default
[static] P2JS : number Source code:
box2d :Phaser.Physics.Box2D The Box2D Physics system. Source code:
config : Object The physics configuration object as passed to the game on creation. Source
chipmunk :Phaser.Physics.Chipmunk The Chipmunk Physics system (to be done). Source
game : Phaser.Game Local reference to game.
[static] NINJA : number Source code:
p2 : Phaser.Physics.P2 The P2.JS
new Physics(game, physicsConfig) The Physics Manager is responsible for looking after all of the running
Page 2 of 3