Properties
Protected _tempPoint
activeInteractionData
activeInteractionData: object
autoPreventDefault
autoPreventDefault: boolean
currentCursorMode
currentCursorMode: string
currentCursorStyle
currentCursorStyle: string
cursor
cursor: string
cursorStyles
cursorStyles: object
Type declaration
-
default: string
-
pointer: string
defaultCursorStyle
defaultCursorStyle: string
eventData
eventsAdded
eventsAdded: boolean
Protected interactionDOMElement
interactionDOMElement: HTMLElement
interactionDataPool
interactionFrequency
interactionFrequency: number
mouse
Protected mouseOverRenderer
mouseOverRenderer: boolean
moveWhenInside
moveWhenInside: boolean
Protected onPointerCancel
onPointerCancel: function
Type declaration
-
- (event: PointerEvent): void
Protected onPointerDown
onPointerDown: function
Type declaration
-
- (event: PointerEvent): void
Protected onPointerMove
onPointerMove: function
Type declaration
-
- (event: PointerEvent): void
Protected onPointerOut
onPointerOut: function
Type declaration
-
- (event: PointerEvent): void
Protected onPointerOver
onPointerOver: function
Type declaration
-
- (event: PointerEvent): void
Protected onPointerUp
onPointerUp: function
Type declaration
-
- (event: PointerEvent): void
Protected processPointerCancel
processPointerCancel: function
Protected processPointerDown
processPointerDown: function
Protected processPointerMove
processPointerMove: function
Protected processPointerOverOut
processPointerOverOut: function
Protected processPointerUp
processPointerUp: function
renderer
resolution
resolution: number
supportsPointerEvents
supportsPointerEvents: boolean
supportsTouchEvents
supportsTouchEvents: boolean
Static EventEmitter
EventEmitter: object
Type declaration
-
constructor: function
-
-
prefixed: string | boolean
Static prefixed
prefixed: string | boolean
Alias method for
on