Mouse#mouseOverCallback
  • References/Game Development/Phaser/Input/Mouse

mouseOverCallback : Function A callback that can be fired when the mouse enters the game canvas (usually after a mouseout).

2025-01-10 15:47:30
love.sound.newSoundData
  • References/Game Development/LÖVE/love.sound

love.sound.newSoundData Creates new SoundData from a filepath,

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

[readonly] preRotation : number The previous rotation of the physics body.

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

timeDelta : number How quickly the animation advances. Default Value

2025-01-10 15:47:30
BitmapData#copyTransform()
  • References/Game Development/Phaser/Graphics/BitmapData

copyTransform(source, blendMode, roundPx) → {

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

requiresReTint : boolean This will let a renderer know that a tinted parent has updated its texture.

2025-01-10 15:47:30
TweenData#yoyo
  • References/Game Development/Phaser/Tweens/TweenData

yoyo : boolean True if the Tween is set to yoyo, otherwise false. Source

2025-01-10 15:47:30
love.window.isOpen
  • References/Game Development/LÖVE/love.window

love.window.isOpen Available since LÖVE 0.10.0 This function has been renamed from

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

love.graphics.setBackgroundColor Sets the background color. Function Synopsis

2025-01-10 15:47:30
Sprite#getBounds()
  • References/Game Development/Phaser/PIXI/PIXI.Sprite

getBounds(matrix) → {Rectangle} Returns the bounds of the Sprite as a rectangle.The bounds

2025-01-10 15:47:30