[][src]Module pushrod_widgets::event

This is the Event definitions for the Widgets and their associated actions.

Enums

Event
PushrodEvent

These are the events that are generated by the Pushrod Event translation system for SDL2. These events are passed into the handle_event function, which contains the currently translated events.