Physics.P2.BodyDebug#centerY
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

centerY : number The center y coordinate of this Group. It is derived by calling getBounds, calculating the

2025-01-10 15:47:30
Physics.P2.BodyDebug#ignoreChildInput
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children

2025-01-10 15:47:30
Physics.P2.BodyDebug#exists
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

exists : boolean If exists is true the group is updated, otherwise it is skipped.

2025-01-10 15:47:30
Physics.P2.BodyDebug#cameraOffset
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

cameraOffset : Phaser.Point If this object is

2025-01-10 15:47:30
Physics.P2.BodyDebug#left
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

left : number The left coordinate of this Group. It is derived by calling getBounds, calculating the Groups

2025-01-10 15:47:30
Physics.P2.BodyDebug#getClosestTo()
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

getClosestTo(object, callback, callbackContext) → {any}

2025-01-10 15:47:30
Physics.P2.BodyDebug#destroy()
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

destroy(destroyChildren, soft) Destroys this group. Removes all children

2025-01-10 15:47:30
Physics.P2.BodyDebug#physicsBodyType
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

physicsBodyType : integer If enableBody

2025-01-10 15:47:30
Physics.P2.BodyDebug#alignTo()
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

alignTo(parent, position, offsetX, offsetY) → {

2025-01-10 15:47:30
Physics.P2.BodyDebug#callAll()
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

callAll(method, context, args) Calls a function, specified by name, on all on children. The function

2025-01-10 15:47:30