[][src]Module conrod_piston::event

A backend for converting src events to conrod's Input type.

Traits

GenericEvent

Implemented by all events

UpdateEvent

When the application state should be updated

Functions

convert

Converts any GenericEvent to an Input event for conrod.