Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
void | SetEngineCorePtr (EngineCore *engineCore) |
virtual bool | GetAvailableDevices (std::vector< std::string > &devicesVec, ALCdevice *device) |
Static Public Member Functions | |
static Audio::Core & | GetInstance () |
Public Attributes | |
EngineCore * | engineCore = nullptr |