Class: global - 2.6.2

global#VERSION
  • References/Game Development/Phaser/Global

<constant> VERSION : string The Phaser version number.

2025-01-10 15:47:30
global#ANGLE_LEFT
  • References/Game Development/Phaser/Global

<constant> ANGLE_LEFT : integer The Angle (in degrees) a Game Object needs to be set

2025-01-10 15:47:30
global#WEBGL
  • References/Game Development/Phaser/Global

<constant> WEBGL : integer WebGL Renderer.

2025-01-10 15:47:30
global#RIGHT_BOTTOM
  • References/Game Development/Phaser/Global

<constant> RIGHT_BOTTOM : integer A constant representing a right-bottom alignment or

2025-01-10 15:47:30
global#GAMES
  • References/Game Development/Phaser/Global

<constant> GAMES :array An array of Phaser game instances.

2025-01-10 15:47:30
global#ANGLE_RIGHT
  • References/Game Development/Phaser/Global

<constant> ANGLE_RIGHT : integer The Angle (in degrees) a Game Object needs to be set

2025-01-10 15:47:30
global#CIRCLE
  • References/Game Development/Phaser/Global

<constant> CIRCLE : integer Game Object type.

2025-01-10 15:47:30
global#TOP_CENTER
  • References/Game Development/Phaser/Global

<constant> TOP_CENTER : integer A constant representing a top-center alignment or position

2025-01-10 15:47:30
global#emit()
  • References/Game Development/Phaser/Global

emit(eventName) → {Boolean} Emit an event to all registered event listeners. Parameters

2025-01-10 15:47:30
global#EMITTER
  • References/Game Development/Phaser/Global

<constant> EMITTER : integer Game Object type.

2025-01-10 15:47:30