[−][src]Module pushrod::render
render is the core rendering/event loop portion of Pushrod.
Modules
| callbacks | This is the |
| engine | This is the |
| widget | This is the |
| widget_cache | This is the caching object that stores a list of |
| widget_config | This is a configuration object that stores information about |
Type Definitions
| Points | This is a type that defines two points: X and Y coordinates. |
| Size | This is a type that defines two size: width and height. |