Class ButtonEventData

The ButtonEventData class extends ShimiEventData. It contains a reference to the source ButtonInput that created the event.

Hierarchy

Constructors

Properties

Constructors

Properties

cancel: boolean = false

If set to true, the event will stop processing.

source: ButtonInput

The object that triggered the event.

Generated using TypeDoc