Struct amethyst::asset_manager::Assets [] [src]

pub struct Assets { /* fields omitted */ }

Internal assets handler which takes care of storing and loading assets.

Methods

impl Assets
[src]

Add loader resource to the manager

Returns stored loader resource

Returns stored loader resource

Register a new asset type

Retrieve the AssetId from the asset name

Read the storage of all assets for a certain type

Load an asset from data