[static] BOX2D : number Source code:
ninja : Phaser.Physics.Ninja
setBoundsToWorld(left, right, top, bottom,
setWorldMaterial(material, left, right, top, bottom)
enable(object, system, debug) This will create a default physics body on
arcade : Phaser.Physics.Arcade
[static] MATTERJS : number Source code:
[static] CHIPMUNK : number Source code:
destroy() Destroys all active physics systems. Usually only called on a Game Shutdown, not on a State swap.
matter :Phaser.Physics.Matter The MatterJS Physics system (coming soon). Source
Page 1 of 3