Home
last modified time | relevance | path

Searched refs:ToggleShowHelp (Results 1 – 3 of 3) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/game/
H A DC4GraphicsSystem.h77 bool ToggleShowHelp();
H A DC4GraphicsSystem.cpp463 bool C4GraphicsSystem::ToggleShowHelp() in ToggleShowHelp() function in C4GraphicsSystem
H A DC4Game.cpp2947 …E_Generic, new C4KeyCB <C4GraphicsSystem>(GraphicsSystem, &C4GraphicsSystem::ToggleShowHelp))); in InitKeyboard()