Expand description
Pixels-based backend for the devotee project.
Re-exports§
pub use winit;
Structs§
- Pixels
Backend - A Pixels-based backend implementation for the devotee project.
- Pixels
Context - An update argument passed to the application.
- Pixels
Event Context - A context passed to the event handler.
- Pixels
Event Control - Event control structure.
- Pixels
Init - An initialization argument passed to the application.
- Pixels
Surface - Render surface implementation.
Enums§
- Error
- An error generalization.
- Pixels
Event - Pixels-based backend event.