isMouseEventType

Event.isMouseEventType()
isMouseEventType(eventType: EventType): boolean

Gets whether an EventType is a mouse event type or not.

Parameters

eventType: EventType

EventType to be tested

Returns: boolean

Boolean indicating whether or not eventType is a mouse event type