4#include <audio/audioclip.h>
29 static irrklang::ISoundEngine* engine;
AudioClip is the instance of a audio clip file, this class holds. This class holds basic information ...
Definition audioclip.h:16
AudioEngine wraps the core audio-engine. Contains helper method to load AudioClip from instance.
Definition audioengine.h:11
static void cleanup()
Performs cleanup of the audio engine.
static MAudioClip * getClip(std::string clipPath)
Load a clip from disk.
static bool Initialise()
Initialise the engine.
An Entity is the base class for all data and behaviour oriented objects in meteor....
Definition entity.h:9