ActionListener

Undocumented in source.
interface ActionListener {}

Members

Functions

actionEvent
void actionEvent(Event event)

During development, I decided to move to a more "Swing-like" event system, use this instead. Better for adding new features in the future.

Meta