Expand description
Utility types to simplify implementation
Structs§
- ImmLocal
Hash Memory Helper - Helper tool to store simple hashed state in immediate mode entity.
- ImmType
Map - Wrapper structure around
TypeMapfor capabilities to store temporary data.
Traits§
- Mutable
- Helper trait to abstract operations over mutable data
that could be inside change tracking container like
bevy_ecs::prelude::Mut