Crate devotee_backend_pixels

Crate devotee_backend_pixels 

Source
Expand description

Pixels-based backend for the devotee project.

Re-exports§

pub use winit;

Structs§

PixelsBackend
A Pixels-based backend implementation for the devotee project.
PixelsContext
An update argument passed to the application.
PixelsEventContext
A context passed to the event handler.
PixelsEventControl
Event control structure.
PixelsInit
An initialization argument passed to the application.
PixelsSurface
Render surface implementation.

Enums§

Error
An error generalization.
PixelsEvent
Pixels-based backend event.