Math#radToDeg()
  • References/Game Development/Phaser/Math/Math

radToDeg(radians) → {number} Convert radians to degrees. Parameters

2025-01-10 15:47:30
Tilemap#imagecollections
  • References/Game Development/Phaser/Tilemaps/Tilemap

imagecollections :array An array of Image Collections. Source code:

2025-01-10 15:47:30
AbstractFilter#dirty
  • References/Game Development/Phaser/PIXI/PIXI.AbstractFilter

dirty : boolean Source code:

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

collide(object1, object2, collideCallback, processCallback, callbackContext)

2025-01-10 15:47:30
Utils.Debug#inputInfo()
  • References/Game Development/Phaser/Utils/Utils.Debug

inputInfo(x, y, color) Render debug information about the Input object. Parameters

2025-01-10 15:47:30
Math#average()
  • References/Game Development/Phaser/Math/Math

average() → {number} Averages all values passed to the function and returns the result.

2025-01-10 15:47:30
Bullet#getChildIndex()
  • References/Game Development/Phaser/Plugins/Bullet

getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance

2025-01-10 15:47:30
StateManager#onPreRenderCallback
  • References/Game Development/Phaser/Game States/StateManager

onPreRenderCallback : Function This is called before the state is rendered and before the stage is cleared but after all game objects

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

getContactMaterial(materialA, materialB) → {

2025-01-10 15:47:30
Ellipse#getBounds()
  • References/Game Development/Phaser/Geometry/Ellipse

getBounds() → {Phaser.Rectangle}

2025-01-10 15:47:30