Crate bones_bevy_renderer
source ·Expand description
Bevy plugin for rendering Bones framework games.
-Re-exports
pub use bevy;
Modules
- The prelude
Structs
- Marker component for entities that are rendered in Bevy for bones.
- Renderer for [
bones_framework
] [Game
][bones::Game]s using Bevy. - Bevy resource that contains the info for the bones game that is being rendered.
- Resource containing the entity spawned for all of the bones game renderables.
- Resource mapping bones image IDs to their bevy handles.