OpenEnroth
73e68f7
Loading...
Searching...
No Matches
EngineController Member List
This is the complete list of members for
EngineController
, including all inherited members.
_state
EngineController
private
EngineController
(EngineControlStateHandle state)
EngineController
explicit
existingButton
(std::string_view buttonId)
EngineController
private
GameRoutine
typedef
EngineController
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
Generated by
1.9.5