Crate bones_lib::asset

source ·
Expand description

An asset interface for Bones.

Modules

The prelude.

Structs

A path to an asset.
A mutable borrow of an AssetProvider.
A resource that may be used to access AssetProviders for all the different registered asset types.
The type of the AssetProviders resource.
A typed handle to an asset.
An untyped handle to an asset.

Traits

Trait for asset providers.
Trait implemented for asset providers that can return untyped pointers to their assets.

Type Definitions

Type alias for getting the AssetProviders resource.