Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Input.Pointer
isDown: boolean
Description:
Is
any
button on this pointer considered as being down?
Type:
boolean
Default:
false
Since:
3.0.0
Source:
src/input/Pointer.js
(Line
367
)
Possible examples