-
Interface Summary
Interface |
Description |
AttributeListener<T> |
An attribute listener, used to execute code when an attribute of an object is updated.
|
Trigger |
A trigger, who will be triggered commonly by an Event object.
|
-
Class Summary
Class |
Description |
Event |
An event.
|
InputEvent |
Special event used to bind actions on Keyboard events.
|
VoidEvent |
A void event, that triggers nothing and checks nothing.
|
VoidTrigger |
A void event, that triggers nothing and checks nothing.
|