Orxonox
0.0.5 Codename: Arcturus
|
Countdown HUD element, counting down from CountDown::counter_ to zero. More...
#include "CountDown.h"
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "infos/PlayerInfo.h"
#include "util/Convert.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::RegisterClass (CountDown) | |
Countdown HUD element, counting down from CountDown::counter_ to zero.
In use it would like this:
The counter is triggered by an event called "startcounting" and counts from 10 to 0.