Skip to main content

Crate bevy_chair

Crate bevy_chair 

Source

Structs§

ChairAtlas
Interface for chair to use a bevy atlas. If using this in a system the system must use the run criteria run_after_chair or the startup system set creator after_chair() Textures are loaded from assets/textures which can be changed with ChairConfig
ChairConfig
Configuration for the chair plugin
ChairLoader
ChairPlugin
The chair loading plugin
MutChairAtlas
For internal setup only
RawChairAtlas
In systems use Res, you probably shouldn’t touch this directly

Enums§

ChairState