#include <typen.h>
Public Member Functions | |
| GameTime () | |
| int | move () const |
| int | turn () const |
| void | set (int turn, int move) |
Static Public Member Functions | |
| static bool | comp (const GameTime &a, const GameTime &b) |
Public Attributes | |
| int | abstime |
Definition at line 157 of file typen.h.
|
|
Definition at line 158 of file typen.h. References abstime. |
|
||||||||||||
|
Definition at line 161 of file typen.h. References abstime. Referenced by Event::arm(), TurnPassed::arm(), and Event::execute(). |
|
|
Definition at line 159 of file typen.h. References abstime. Referenced by checkJournal(), execuseraction2(), Event::execute(), TurnPassed::getState(), BaseVehicleMovement::moveunitxy(), tunitattacksobject::setresult(), tunitattacksbuilding::setresult(), and tunitattacksunit::setresult(). |
|
||||||||||||
|
|
1.4.2