|
group2 0.1.0
CSE 125 Group 2
|
ECS component: countdown until a dead player respawns. More...
#include <RespawnTimer.hpp>
Public Attributes | |
| float | timeRemaining |
| Seconds remaining until respawn. | |
ECS component: countdown until a dead player respawns.
Attached on death, removed by handleRespawn() when the timer expires.
| float RespawnTimer::timeRemaining |
Seconds remaining until respawn.