|
FIFE
|
#include <algorithm>#include <cassert>#include <SDL.h>#include "util/log/logger.h"#include "timeevent.h"#include "timemanager.h"
Include dependency graph for timemanager.cpp:Go to the source code of this file.
Namespaces | |
| FIFE | |
| All FIFE related code is in this namespace. | |
Variables | |
| static const uint32_t | FIFE::UNDEFINED_TIME_DELTA = 999999 |
| static Logger | FIFE::_log (LM_UTIL) |