Constructor

Variables

property0:String

The event type this node should react to, can be "click" or "hover".

property1:String

If the event type is click, this property states whether to check for "down", "started" or "released" events.

property2:String

The mouse button that this node should react to. Only used when listening for mouse clicks.

Inherited Variables

Inherited Methods