Expand description

Load assets (images or voxel data) from files

Modules

Structs

Enums

  • Represent tree of directory, result of [generate_tree].

Traits

  • An asset is a type loadable from raw bytes.
  • Extension to AssetExt to combine Ron files from filesystem and plugins
  • The Asset trait, which is implemented by all structures that have their data stored in the filesystem.
  • Extension to AnyCache to combine Ron files from filesystem and plugins
  • An asset type that can load other kinds of assets.
  • Assets that are loadable from directories
  • Specifies how an asset is loaded.
  • Bytes sources to load assets from.

Functions

Type Aliases