Expand description
Core systems and components of the pixel buffer library
Structs§
- Create
Image Params - Parameters for create_image.
- Fill
- Fill behaviour of the pixel buffer, resizing it automatically
- Pixel
Buffer - Component defining a pixel buffer.
- Pixel
Buffer Plugin - Plugin that needs to be added to the app.
- Pixel
Buffer Plugins - Plugin group that adds the complete
bevy_pixel_buffer
suite of plugins: - Pixel
Buffer Size - Size of a pixel buffer.
Enums§
- Fill
Kind - What to fill
Functions§
- create_
image - Creates a compatible Image with the pixel buffer.