Physics.Ninja.AABB#projAABB_Half()
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja.AABB

projAABB_Half(x, y, obj, t) → {number} Resolves Half tile collision. Parameters

2025-01-10 15:47:30
Physics.Ninja.Body#facing
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja.Body

facing : number A const reference to the direction the Body is traveling or facing. Source

2025-01-10 15:47:30
Physics.Ninja#game
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja

game : Phaser.Game Local reference to game.

2025-01-10 15:47:30
Physics.Ninja#maxLevels
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja

maxLevels : number Used by the QuadTree to set the maximum number of iteration levels.

2025-01-10 15:47:30
Physics.Ninja.Circle#reportCollisionVsWorld()
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja.Circle

reportCollisionVsWorld(px, py, dx, dy, obj) Process a world collision and apply the resulting forces. Parameters

2025-01-10 15:47:30
Physics.Ninja.Body#sprite
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja.Body

sprite : Phaser.Sprite Reference to the parent Sprite

2025-01-10 15:47:30
Physics.Ninja#setBounds()
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja

setBounds(x, y, width, height) Updates the size of this physics world. Parameters

2025-01-10 15:47:30
Physics.Ninja.Tile#system
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja.Tile

system : Phaser.Physics.Ninja

2025-01-10 15:47:30
Physics.Ninja.Tile#Tile
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja.Tile

new Tile(body, x, y, width, height, type) Ninja Physics Tile constructor.A Tile is defined by its

2025-01-10 15:47:30
Physics.Ninja.Body#deltaAbsX()
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja.Body

deltaAbsX() → {number} Returns the absolute delta x value. Returns

2025-01-10 15:47:30