_console | Engines::Engine | protected |
_fps | Engines::Engine | protected |
_game | Engines::KotOR2::KotOR2Engine | private |
_language | Engines::KotOR2::KotOR2Engine | private |
_platform | Engines::Engine | protected |
_target | Engines::Engine | protected |
changeLanguage() | Engines::KotOR2::KotOR2Engine | virtual |
checkConfig() | Engines::KotOR2::KotOR2Engine | private |
declareLanguages() | Engines::KotOR2::KotOR2Engine | private |
deinit() | Engines::KotOR2::KotOR2Engine | private |
detectLanguages(Aurora::GameID game, const Common::UString &target, Aurora::Platform platform, std::vector< Aurora::Language > &languages) const | Engines::KotOR2::KotOR2Engine | 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 | |
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::KotOR2::KotOR2Engine | |
getLanguage(Aurora::Language &language) const | Engines::KotOR2::KotOR2Engine | virtual |
Engines::Engine::getLanguage(Aurora::Language &languageText, Aurora::Language &languageVoice) const | Engines::Engine | virtual |
init() | Engines::KotOR2::KotOR2Engine | private |
initConfig() | Engines::KotOR2::KotOR2Engine | private |
initCursors() | Engines::KotOR2::KotOR2Engine | private |
initCursorsRemap() | Engines::KotOR2::KotOR2Engine | private |
initGameConfig() | Engines::KotOR2::KotOR2Engine | private |
initResources(LoadProgress &progress) | Engines::KotOR2::KotOR2Engine | private |
KotOR2Engine() | Engines::KotOR2::KotOR2Engine | |
playIntroVideos() | Engines::KotOR2::KotOR2Engine | private |
run() | Engines::KotOR2::KotOR2Engine | protectedvirtual |
showFPS() | Engines::Engine | |
start(Aurora::GameID game, const Common::UString &target, Aurora::Platform platform) | Engines::Engine | |
~Engine() | Engines::Engine | virtual |
~KotOR2Engine() | Engines::KotOR2::KotOR2Engine | |