[static] CURSOR
A 'CURSOR' is a pointer with a passive cursor such as a mouse, touchpad, watcom stylus, or even TV-control arrow-pad.
It has the property that a cursor is passively moved without activating the input.
This currently corresponds with Phaser.Pointer#isMouse property.
- Source code: input/Pointer.js (Line 1267)
Please login to continue.