channel | Skyscraper::HAL | private |
Clear() | Skyscraper::HAL | |
ClearScene() | Skyscraper::HAL | |
ClickedObject(bool left, bool shift, bool ctrl, bool alt, bool right, Real scale, bool center_only) | Skyscraper::HAL | |
configfile | Skyscraper::HAL | |
ConfigLoad(const std::string &filename, bool delete_after_use=false) | Skyscraper::HAL | private |
ConsoleOut(const std::string &message, const std::string &color="white") | Skyscraper::HAL | |
CreateRenderWindow(const std::string &name, int width, int height, const Ogre::NameValuePairList ¶ms) | Skyscraper::HAL | |
DestroyRenderWindow() | Skyscraper::HAL | |
DisableSound | Skyscraper::HAL | |
DX11 | Skyscraper::HAL | |
EnableStats(bool value) | Skyscraper::HAL | |
GetColors(const std::string &color) | Skyscraper::HAL | |
GetConfigBool(Ogre::ConfigFile *file, const std::string &key, bool default_value) | Skyscraper::HAL | |
GetConfigFloat(Ogre::ConfigFile *file, const std::string &key, Real default_value) | Skyscraper::HAL | |
GetConfigInt(Ogre::ConfigFile *file, const std::string &key, int default_value) | Skyscraper::HAL | |
GetConfigString(Ogre::ConfigFile *file, const std::string &key, const std::string &default_value) | Skyscraper::HAL | |
GetCurrentTime() | Skyscraper::HAL | |
GetRenderWindow() | Skyscraper::HAL | |
GetSceneManager() | Skyscraper::HAL | |
GetSoundSystem() | Skyscraper::HAL | |
HAL(VM *vm) | Skyscraper::HAL | |
Initialize(const std::string &data_path, Ogre::Root *root=0, Ogre::OverlaySystem *overlay=0) | Skyscraper::HAL | |
joyconfigfile | Skyscraper::HAL | |
keyconfigfile | Skyscraper::HAL | |
LoadConfiguration(const std::string data_path, bool show_console) | Skyscraper::HAL | |
LoadSystem(const std::string &data_path, Ogre::RenderWindow *renderwindow) | Skyscraper::HAL | |
log | Skyscraper::HAL | private |
logger | Skyscraper::HAL | private |
mCameras | Skyscraper::HAL | |
messageLogged(const std::string &message, Ogre::LogMessageLevel lml, bool maskDebug, const std::string &logName, bool &skipThisMessage) | Skyscraper::HAL | private |
mOverlaySystem | Skyscraper::HAL | private |
mRenderWindow | Skyscraper::HAL | |
mRoot | Skyscraper::HAL | |
mSceneMgr | Skyscraper::HAL | private |
mTrayMgr | Skyscraper::HAL | private |
mViewports | Skyscraper::HAL | |
PlaySound(const std::string &filename, Real volume=1.0) | Skyscraper::HAL | |
RefreshViewport() | Skyscraper::HAL | |
ReInit() | Skyscraper::HAL | |
Render() | Skyscraper::HAL | |
Renderer | Skyscraper::HAL | |
Report(const std::string &message, const std::string &prompt) | Skyscraper::HAL | |
Report(const std::string &message) | Skyscraper::HAL | private |
ReportError(const std::string &message, const std::string &prompt) | Skyscraper::HAL | |
ReportError(const std::string &message) | Skyscraper::HAL | private |
ReportFatalError(const std::string &message, const std::string &prompt) | Skyscraper::HAL | |
ReportFatalError(const std::string &message) | Skyscraper::HAL | private |
RTSS | Skyscraper::HAL | |
show_stats | Skyscraper::HAL | private |
sound | Skyscraper::HAL | private |
soundsys | Skyscraper::HAL | private |
StopSound() | Skyscraper::HAL | |
timer | Skyscraper::HAL | private |
ToggleStats() | Skyscraper::HAL | |
UnclickedObject() | Skyscraper::HAL | |
UpdateOpenXR() | Skyscraper::HAL | |
vm | Skyscraper::HAL | private |
~HAL() | Skyscraper::HAL | |