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#children
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

[readonly] children : Array.<Displa

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

hasProperty(child, key) → {boolean} Checks if the child has the given property. Will scan

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

getFirstDead(createIfNull, x, y, key,

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#BodyDebug
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

new BodyDebug(game, body, settings) Draws a P2 Body to a Graphics instance for visual debugging.Needless to say, for every body

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

divideAll(property, amount, checkAlive, checkVisible) Divides the given property by the amount on all children in this group. Group

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#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#alignTo()
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

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

2025-01-10 15:47:30