Gamepad#padsConnected
  • References/Game Development/Phaser/Gamepads/Gamepad

[readonly] padsConnected : number How many live gamepads are currently connected.

2025-01-10 15:47:30
Particles.Arcade.Emitter#destroy()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

destroy() Destroys this Emitter, all associated child Particles and then removes itself from the Particle Manager.

2025-01-10 15:47:30
Particles.Arcade.Emitter#getRandom()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

getRandom(startIndex, length) → {any} Returns

2025-01-10 15:47:30
Group#y
  • References/Game Development/Phaser/Game Objects/Group

y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates

2025-01-10 15:47:30
SpriteBatch#alive
  • References/Game Development/Phaser/Display/SpriteBatch

alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks

2025-01-10 15:47:30
Group#xy()
  • References/Game Development/Phaser/Game Objects/Group

xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters

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

restart(marker, position, volume, loop)

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

projCircle_67DegS(x, y, oH, oV, obj, t) → {number} Resolves 67 Degree tile collision.

2025-01-10 15:47:30
Quad:flip
  • References/Game Development/LÖVE/love.graphics/Quad

Quad:flip Removed in LÖVE 0.9.0 This function is not supported in that and later versions. Flips this quad horizontally, vertically, or both.

2025-01-10 15:47:30
BitmapText#text
  • References/Game Development/Phaser/Text/BitmapText

text : string The text to be displayed by this BitmapText object. Source

2025-01-10 15:47:30