Manages assets.
@author Kris Wallsmith <kris.wallsmith@gmail.com>
Expanded class hierarchy of AssetManager
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
AssetManager:: |
private | property | ||
AssetManager:: |
public | function | Clears all assets. | |
AssetManager:: |
public | function | Gets an asset by name. | 1 |
AssetManager:: |
public | function | Returns an array of asset names. | 1 |
AssetManager:: |
public | function | Checks if the current asset manager has a certain asset. | 1 |
AssetManager:: |
public | function | Registers an asset to the current asset manager. |