MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / refresh

Method refresh

game/ui/tileview/battleview.cpp:1325–1333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1323}
1324
1325void BattleView::refresh()
1326{
1327 modifierLAlt = false;
1328 modifierLCtrl = false;
1329 modifierLShift = false;
1330 modifierRAlt = false;
1331 modifierRCtrl = false;
1332 modifierRShift = false;
1333}
1334
1335void BattleView::resume()
1336{

Callers 1

handleKeyDownMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected