[][src]Module pushrod::render::engine

This is the Engine that is used to dispatch events from the screen to a corresponding list of Widgets in a Window. This is the main event loop.

Structs

Engine

This is a storage container for the Pushrod event engine.