Crate bones_render

Source
Expand description

Standardized rendering components for Bones.

Modules§

audio
Audio components.
camera
Camera components.
color
Color components.
datatypes
Useful data types such as Key.
line
Line rendering, useful for debugging.
prelude
The prelude
sprite
Sprite rendering components.
tilemap
Tile map rendering components.
transform
Transform component.

Macros§

key
Create a new const Key parsed at compile time.