AssetLoaderModuleInterface

Inherits ModuleInterface.

Variables

Name

Type

Description

assetManager

AssetManagerInterface*

Memory address to the Asset Manager.

Functions

Name

Description

loadSound

Loads a sound from a file.

loadModel

Loads a model from a file.

loadMaterial

Loads a material from a file.

loadImage

Loads an image from a file.

loadFont

Loads a font from a file.