Home
last modified time | relevance | path

Searched defs:UpdateLogic (Results 1 – 3 of 3) sorted by relevance

/dports/net/yate/yate-6.4.0-1/modules/qt4/
H A Dupdater.h45 class UpdateLogic; variable
H A Dupdater.cpp48 class UpdateLogic : public ClientLogic class
58 inline UpdateLogic(const char* name) in UpdateLogic() function in __anonabc0df7b0111::UpdateLogic
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/
H A DGameState.cpp245 void GameState::UpdateLogic(LogicTimings* timings) in UpdateLogic() function in GameState