| Crates.io | rust-pushrod-render |
| lib.rs | rust-pushrod-render |
| version | 0.1.9 |
| created_at | 2019-09-30 07:01:11.852484+00 |
| updated_at | 2019-10-28 05:06:34.740877+00 |
| description | Pushrod Rendering Library |
| homepage | |
| repository | https://www.github.com/KenSuenobu/rust-pushrod-render/ |
| max_upload_size | |
| id | 168761 |
| size | 67,829 |
Pushrod Rendering Engine
This is the rendering system that is used by the Pushrod library. This library is intended to be used with the
rust-pushrod library, which contains the Widget library and so much more.
Widget Skeleton library
BaseWidget that draws a border with a color and fills the backgroundWidgetConfig that stores Widget configuration dataCallbackRegistry to store Widget callback actions on EventsCallbackRegistry automaticallyWidget is hidden, do not process events for that Widget.Widget is disabled, do not process mouse events for that Widget, but allow drawing.Widget treeBaseWidget with mouse over, exit, move, and click| Library | Version |
|---|---|
| SDL2 | 0.32 |