logo

Module bevy::asset::prelude[]

Structs

Loads assets from the filesystem on background threads

Stores Assets of a given type and tracks changes to them.

A handle into a specific Asset of type T

A non-generic version of Handle

Enums

Events that happen on assets of type T

Traits

App extension methods for adding new asset types