Home
last modified time | relevance | path

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

/dports/games/gigalomania/gigalomaniasrc/
H A Dgamestate.h119 int gametimeset; variable
H A Dgamestate.cpp85 this->gametimeset = game_g->getGameTime(); in AmmoEffect()
96 int gametime = game_g->getGameTime() - this->gametimeset; in render()