Input#pointer7
  • References/Game Development/Phaser/Input/Input

pointer7 : Phaser.Pointer A Pointer object.

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

resetSpeed(x, y) Resets the speed and old position properties. Parameters

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

getLocalPosition(displayObject, pointer) → {Phaser.Point}

2025-01-10 15:47:30
Input#worldX
  • References/Game Development/Phaser/Input/Input

[readonly] worldX : number The world X coordinate of the most recently active pointer.

2025-01-10 15:47:30
Input#totalInactivePointers
  • References/Game Development/Phaser/Input/Input

[readonly] totalInactivePointers : number The total number of inactive Pointers.

2025-01-10 15:47:30
Input#interactiveItems
  • References/Game Development/Phaser/Input/Input

interactiveItems : Phaser.ArraySet A list of interactive

2025-01-10 15:47:30
Input.MOUSE_TOUCH_COMBINE
  • References/Game Development/Phaser/Input/Input

[static] MOUSE_TOUCH_COMBINE : number Source code:

2025-01-10 15:47:30
Input#mouse
  • References/Game Development/Phaser/Input/Input

mouse : Phaser.Mouse The Mouse Input manager. You

2025-01-10 15:47:30
Input#recordPointerHistory
  • References/Game Development/Phaser/Input/Input

recordPointerHistory : boolean Sets if the Pointer objects should record a history of x/y coordinates they have passed through

2025-01-10 15:47:30
Input#pointer4
  • References/Game Development/Phaser/Input/Input

pointer4 : Phaser.Pointer A Pointer object.

2025-01-10 15:47:30