Expand description
Asset loading and management.
Structs§
- Pack
Loading Lane - A “Lane” responsible for the I/O task of reading raw asset data from a
data.pack
file.
Traits§
- Asset
Loader - A trait for types that can load a specific kind of asset from a byte slice.