[][src]Module pushrod::event

Companion module used to define and trigger system-wide events. Uses an event masking style similar to the Atari ST GEM series: event masks can be used to tell the Pushrod run loop which events the programmer desires to receive.

Modules

event

Event definitions, used to detect when UI-specific events occur, and defining callbacks.