OpenEnroth 73e68f7
Loading...
Searching...
No Matches
EngineController Member List

This is the complete list of members for EngineController, including all inherited members.

_stateEngineControllerprivate
EngineController(EngineControlStateHandle state)EngineControllerexplicit
existingButton(std::string_view buttonId)EngineControllerprivate
GameRoutine typedefEngineController
goToMainMenu()EngineController
loadGame(const Blob &savedGame)EngineController
moveMouse(int x, int y)EngineController
postEvent(std::unique_ptr< PlatformEvent > event)EngineController
pressAndReleaseButton(PlatformMouseButton button, int x, int y)EngineController
pressAndReleaseKey(PlatformKey key)EngineController
pressAutoRepeatedKey(PlatformKey key)EngineController
pressButton(PlatformMouseButton button, int x, int y)EngineController
pressGuiButton(std::string_view buttonId)EngineController
pressKey(PlatformKey key)EngineController
releaseButton(PlatformMouseButton button, int x, int y)EngineController
releaseKey(PlatformKey key)EngineController
resizeWindow(int w, int h)EngineController
runGameRoutine(GameRoutine routine)EngineController
saveGame()EngineController
skipLoadingScreen()EngineController
startNewGame()EngineController
tick(int count=1)EngineController
~EngineController()EngineController