Asset
Namespaces
Interfaces, Classes and Traits
- AssetCollectionInterface
- An asset collection.
- AssetInterface
- An asset has a mutable URL and content and can be loaded and dumped.
- AssetCache
- Caches an asset to avoid the cost of loading and dumping.
- AssetCollection
- A collection of assets.
- AssetReference
- A reference to an asset in the asset manager.
- BaseAsset
- A base abstract asset.
- FileAsset
- Represents an asset loaded from a file.
- GlobAsset
- A collection of assets loaded by glob.
- HttpAsset
- Represents an asset loaded via an HTTP request.
- StringAsset
- Represents a string asset.