Bullet#sendToBack()
  • References/Game Development/Phaser/Plugins/Bullet

sendToBack() → {PIXI.DisplayObject} Sends this Game Object to the bottom of its parents display

2025-01-10 15:47:30
Bullet#destroy()
  • References/Game Development/Phaser/Plugins/Bullet

destroy(destroyChildren, destroyTexture) Destroys the Game Object. This

2025-01-10 15:47:30
Bullet#transformCallback
  • References/Game Development/Phaser/Plugins/Bullet

transformCallback : Function The callback that will apply any scale limiting to the worldTransform.

2025-01-10 15:47:30
Bullet#getChildIndex()
  • References/Game Development/Phaser/Plugins/Bullet

getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance

2025-01-10 15:47:30
Bullet#blendMode
  • References/Game Development/Phaser/Plugins/Bullet

blendMode : number The blend mode to be applied to the sprite. Set to PIXI.blendModes.NORMAL to remove any blend mode. Warning:

2025-01-10 15:47:30
Bullet#body
  • References/Game Development/Phaser/Plugins/Bullet

body : Phaser.Physics.Arcade.Body |

2025-01-10 15:47:30
Bullet#fixedToCamera
  • References/Game Development/Phaser/Plugins/Bullet

fixedToCamera : boolean A Game Object that is "fixed" to the camera uses its x/y coordinates as offsets from the top left of the

2025-01-10 15:47:30
Bullet#getLocalBounds()
  • References/Game Development/Phaser/Plugins/Bullet

getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the Sprite as a rectangle

2025-01-10 15:47:30
Bullet#cropRect
  • References/Game Development/Phaser/Plugins/Bullet

cropRect : Phaser.Rectangle The Rectangle used

2025-01-10 15:47:30
Bullet#world
  • References/Game Development/Phaser/Plugins/Bullet

world : Phaser.Point The world coordinates of this

2025-01-10 15:47:30