![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "precompiled.h"#include "GUITooltip.h"#include "gui/CGUI.h"#include "gui/ObjectTypes/CTooltip.h"#include "lib/timer.h"#include "ps/CLogger.h"
Enumerations | |
| enum | { ST_IN_MOTION , ST_STATIONARY_NO_TOOLTIP , ST_STATIONARY_TOOLTIP , ST_SHOWING , ST_COOLING } |
Functions | |
| static i32 | GetTooltipDelay (const CStr &style, CGUI &pGUI) |
Variables | |
| const double | CooldownTime = 0.25 |
| anonymous enum |
| const double CooldownTime = 0.25 |