AssetLoaderModuleInterface
Inherits ModuleInterface.
Variables
Name |
Type |
Description |
---|---|---|
assetManager |
Memory address to the Asset Manager. |
Functions
Name |
Description |
---|---|
Loads a sound from a file. |
|
Loads a model from a file. |
|
Loads a material from a file. |
|
Loads an image from a file. |
|
Loads a bitmap font from a file and returns a pointer to the loaded font. |
|
Loads a SDF font from a file and returns a pointer to the loaded font. |