Docs.rs
bevy_chair-0.13.0
bevy_chair 0.13.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
30 August 2026
Links
Repository
crates.io
Source
Owners
deltanedas
Dependencies
bevy_app ^0.13
normal
bevy_asset ^0.13
normal
bevy_ecs ^0.13
normal
bevy_render ^0.13
normal
bevy_sprite ^0.13
normal
bevy_utils ^0.13
normal
bytemuck ^1
normal
cached ^0.42
normal
chair ^0.2.2
normal
log ^0.4
normal
thiserror ^1
normal
tokio ^1
normal
bevy ^0.13
dev
Versions
46.15%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate bevy_chair
bevy_
chair
0.13.0
All Items
Crate Items
Structs
Enums
Crate
bevy_
chair
Copy item path
Source
Structs
§
Chair
Atlas
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
Chair
Config
Configuration for the chair plugin
Chair
Loader
Chair
Plugin
The chair loading plugin
MutChair
Atlas
For internal setup only
RawChair
Atlas
In systems use Res
, you probably shouldn’t touch this directly
Enums
§
Chair
State