Re-exports§
pub use components::*;
pub use plugins::*;
pub use resources::*;
pub use stylesheets::*;
pub use systems::*;
Modules§
Structs§
- Type
IdName Cache - helper struct for keeping name and type_id together after type erasing a type.
Enums§
Functions§
- component_
info_ for - fetches the info for the componenet of type T for the given entity, if it exists.
- ui_
for_ components - displays ui for entity and its given components
- ui_
for_ resource - renders ui for a given resource.