[static] BOX2D : number Source code:
enable(object, system, debug) This will create a default physics body on
arcade : Phaser.Physics.Arcade
setWorldMaterial(material, left, right, top, bottom)
ninja : Phaser.Physics.Ninja
setBoundsToWorld(left, right, top, bottom,
[static] MATTERJS : number Source code:
[static] CHIPMUNK : number Source code:
parseConfig() Parses the Physics Configuration object passed to the Game constructor and starts any physics systems specified within
destroy() Destroys all active physics systems. Usually only called on a Game Shutdown, not on a State swap.
Page 1 of 3