Image#offsetX
  • References/Game Development/Phaser/Display/Image

[readonly] offsetX : number The amount the Game Object is visually offset from its x coordinate

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

cameraOffset : Phaser.Point The x/y coordinate offset

2025-01-10 15:47:30
Image#crop()
  • References/Game Development/Phaser/Display/Image

crop(rect, copy) Crop allows you to crop the texture being used to display this Game Object.Setting

2025-01-10 15:47:30
Image#alignIn()
  • References/Game Development/Phaser/Display/Image

alignIn(container, position, offsetX, offsetY)

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

[readonly] previousRotation : number The rotation the Game Object was in set to in the previous

2025-01-10 15:47:30
Image#play()
  • References/Game Development/Phaser/Display/Image

play(name, frameRate, loop, killOnComplete) → {

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

[readonly] offsetY : number The amount the Game Object is visually offset from its y coordinate

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

[readonly] renderOrderID : number The render order ID is used internally by the renderer and

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

angle : number The angle property is the rotation of the Game Object in degrees from its original orientation. Values

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

debug : boolean A debug flag designed for use with Game.enableStep.

2025-01-10 15:47:30