This is the complete list of members for IInputManager, including all inherited members.
handleEvent(const SDL_Event &event)=0 | IInputManager | pure virtual |
isCatalogActive() const =0 | IInputManager | pure virtual |
isConfigActive() const =0 | IInputManager | pure virtual |
isEditorActive() const =0 | IInputManager | pure virtual |
registerActions()=0 | IInputManager | pure virtual |
setDependencies(IAssetManager *assets, ISoundManager *sound, IConfigService *settings, size_t ¤tIndex, std::vector< TableData > &tables, bool &showConfig, bool &showEditor, bool &showVpsdb, const std::string &exeDir, IScreenshotManager *screenshotManager, IWindowManager *windowManager, std::atomic< bool > &isLoadingTables, ITableLauncher *tableLauncher, ITableCallbacks *tableCallbacks)=0 | IInputManager | pure virtual |
setRuntimeEditor(ConfigUI *editor)=0 | IInputManager | pure virtual |
shouldQuit() const =0 | IInputManager | pure virtual |
~IInputManager()=default | IInputManager | virtual |