_console | Engines::Engine | protected |
_fps | Engines::Engine | protected |
_game | Engines::KotOR::KotOREngine | private |
_hasLiveKey | Engines::KotOR::KotOREngine | private |
_language | Engines::KotOR::KotOREngine | private |
_platform | Engines::Engine | protected |
_target | Engines::Engine | protected |
_version | Engines::KotOR::KotOREngine | private |
changeLanguage() | Engines::KotOR::KotOREngine | virtual |
checkConfig() | Engines::KotOR::KotOREngine | private |
declareLanguages() | Engines::KotOR::KotOREngine | private |
deinit() | Engines::KotOR::KotOREngine | private |
detectLanguages(Aurora::GameID game, const Common::UString &target, Aurora::Platform platform, std::vector< Aurora::Language > &languages) const | Engines::KotOR::KotOREngine | virtual |
Engines::Engine::detectLanguages(Aurora::GameID game, const Common::UString &target, Aurora::Platform platform, std::vector< Aurora::Language > &languagesText, std::vector< Aurora::Language > &languagesVoice) const | Engines::Engine | virtual |
Engines::Engine::detectLanguages(std::vector< Aurora::Language > &languages) const | Engines::Engine | |
Engines::Engine::detectLanguages(std::vector< Aurora::Language > &languagesText, std::vector< Aurora::Language > &languagesVoice) const | Engines::Engine | |
detectVersion() | Engines::KotOR::KotOREngine | private |
Engine() | Engines::Engine | |
evaluateLanguage(bool find, Aurora::Language &language) const | Engines::Engine | protected |
evaluateLanguage(bool find, Aurora::Language &languageVoice, Aurora::Language &languageText) const | Engines::Engine | protected |
getGame() | Engines::KotOR::KotOREngine | |
getLanguage(Aurora::Language &language) const | Engines::KotOR::KotOREngine | virtual |
Engines::Engine::getLanguage(Aurora::Language &languageText, Aurora::Language &languageVoice) const | Engines::Engine | virtual |
hasYavin4Module() const | Engines::KotOR::KotOREngine | private |
init() | Engines::KotOR::KotOREngine | private |
initConfig() | Engines::KotOR::KotOREngine | private |
initCursors() | Engines::KotOR::KotOREngine | private |
initCursorsRemap() | Engines::KotOR::KotOREngine | private |
initGameConfig() | Engines::KotOR::KotOREngine | private |
initResources(LoadProgress &progress) | Engines::KotOR::KotOREngine | private |
KotOREngine() | Engines::KotOR::KotOREngine | |
playIntroVideos() | Engines::KotOR::KotOREngine | private |
run() | Engines::KotOR::KotOREngine | protectedvirtual |
showFPS() | Engines::Engine | |
start(Aurora::GameID game, const Common::UString &target, Aurora::Platform platform) | Engines::Engine | |
~Engine() | Engines::Engine | virtual |
~KotOREngine() | Engines::KotOR::KotOREngine | |