Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/server/
H A DServerApp.h56 int CurrentTurn() const override in CurrentTurn() function
/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DAppInterface.h132 inline int CurrentTurn() in CurrentTurn() function
/dports/games/freeorion/freeorion-0.4.10.2/client/
H A DClientApp.cpp28 int ClientApp::CurrentTurn() const in CurrentTurn() function in ClientApp