Weapon#bulletWorldWrap
  • References/Game Development/Phaser/Arcade Physics/Weapon

bulletWorldWrap : boolean Should the Bullets wrap around the world bounds? This automatically callsWorld.wrap

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

[readonly] time : boolean The World time. Source

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

trim :Rectangle The texture trim data. Inherited From

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
BitmapText#font
  • References/Game Development/Phaser/Text/BitmapText

font : string The font the text will be rendered in, i.e. 'Arial'. Must be loaded in the browser before use.

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

[readonly] total : integer Total number of existing children in the group.

2025-01-10 15:47:30
Particles.Arcade.Emitter#set()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

set(child, key, value, checkAlive, checkVisible, operation,

2025-01-10 15:47:30
Loader#_withSyncPointDepth
  • References/Game Development/Phaser/Loader/Loader

_withSyncPointDepth A counter: if more than zero, files will be automatically added as a synchronization point. Properties:

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

addPlane(offsetX, offsetY, rotation) → {p2.Plane}

2025-01-10 15:47:30
Color.toABGR()
  • References/Game Development/Phaser/Utils/Color

<static> toABGR(r, g, b, a) → {number} Converts RGBA

2025-01-10 15:47:30