[static] MATTERJS : number Source code:
setBoundsToWorld(left, right, top, bottom,
enable(object, system, debug) This will create a default physics body on
[static] BOX2D : number Source code:
setWorldMaterial(material, left, right, top, bottom)
ninja : Phaser.Physics.Ninja
arcade : Phaser.Physics.Arcade
matter :Phaser.Physics.Matter The MatterJS Physics system (coming soon). Source
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