Texture#destroy()
  • References/Game Development/Phaser/PIXI/PIXI.Texture

destroy(destroyBase) Destroys this texture Parameters Name

2025-01-10 15:47:30
FlexLayer#reverse()
  • References/Game Development/Phaser/Game Scaling/FlexLayer

reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups

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

checkWorldBounds : boolean If this is set to true the Game Object checks if it is within the World bounds each frame

2025-01-10 15:47:30
MSPointer#onPointerDown()
  • References/Game Development/Phaser/Input/MSPointer

onPointerDown(event) The function that handles the PointerDown event. Parameters

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

updateBoundsCollisionGroup(setCollisionGroup) By default the World will be set to collide everything with

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

checkPointerDown(pointer, fastTest) → {boolean} Checks if the given

2025-01-10 15:47:30
World#forEachDead()
  • References/Game Development/Phaser/Core/World

forEachDead(callback, callbackContext, args) Call a function on each dead child in this group. See

2025-01-10 15:47:30
enet.host:get socket address
  • References/Game Development/LÖVE/love/Third-party modules/lua-enet

enet.host:get socket address Returns a string that describes the socket address of the given

2025-01-10 15:47:30
Source:rewind
  • References/Game Development/LÖVE/love.audio/Source

Source:rewind Available since LÖVE 0.7.0 This function is not supported in earlier versions. Rewinds a Source. Function

2025-01-10 15:47:30
Touch#onTouchLeave()
  • References/Game Development/Phaser/Input/Touch

onTouchLeave(event) For touch enter and leave its a list of the touch points that have entered or left the target.Doesn't appear

2025-01-10 15:47:30