onEndContact : Phaser.Signal This Signal is dispatched
addConstraint(constraint) → {Phaser.Physics.P2.Constraint} Adds a Constraint to the world.
convertTilemap(map, layer, addToWorld, optimize)
rotateLeft(speed) This will rotate the Body by the given speed to the left (counter-clockwise). Parameters
[readonly] time : boolean The World time. Source
collideWorldBounds : boolean A Body can be set to collide against the World bounds automatically if this is set to true. Otherwise
createDistanceConstraint(bodyA, bodyB, distance, localAnchorA, localAnchorB, maxForce)
setCircle(radius, offsetX, offsetY, rotation)
new BodyDebug(game, body, settings) Draws a P2 Body to a Graphics instance for visual debugging.Needless to say, for every body
getChildAt(index) → {DisplayObject}
Page 1 of 35