Graphics#body
  • References/Game Development/Phaser/Graphics/Graphics

body : Phaser.Physics.Arcade.Body |

2025-01-10 15:47:30
Graphics#animations
  • References/Game Development/Phaser/Graphics/Graphics

animations : Phaser.AnimationManager

2025-01-10 15:47:30
Graphics#input
  • References/Game Development/Phaser/Graphics/Graphics

input : Phaser.InputHandler | null The

2025-01-10 15:47:30
Graphics#isMask
  • References/Game Development/Phaser/Graphics/Graphics

isMask : boolean Whether this shape is being used as a mask. Inherited

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

alignIn(container, position, offsetX, offsetY)

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

update() Override this method in your own custom objects to handle any update requirements.It is called immediately after preUpdate

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

contains(child) → {Boolean} Determines whether the specified display object is a child of the D

2025-01-10 15:47:30
Graphics#fillAlpha
  • References/Game Development/Phaser/Graphics/Graphics

fillAlpha : number The alpha value used when filling the Graphics object. Inherited

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

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

2025-01-10 15:47:30
Graphics#inCamera
  • References/Game Development/Phaser/Graphics/Graphics

[readonly] inCamera : boolean Checks if the Game Objects bounds intersect with the Game Camera

2025-01-10 15:47:30