Expand description
The Bevy Core Prelude.
Structs
- Convenient query for giving a human friendly name to an entity.
- Adds frame counting functionality to Apps.
- Component used to identify an entity. Stores a hash for faster comparisons.
- Helper for configuring and creating the default task pools. For end-users who want full control, set up
TaskPoolPlugin
- Registration of default types to the
TypeRegistry
resource.