Home
last modified time | relevance | path

Searched refs:fogShortcut (Results 1 – 2 of 2) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/
H A Dhud.cpp92 fogShortcut = &fogButton->addClickShortcut (KeysList.keyFog); in cHud()
551 fogShortcut->activate(); in activateShortcuts()
565 fogShortcut->deactivate(); in deactivateShortcuts()
H A Dhud.h195 cShortcut* fogShortcut; variable