group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
RespawnTimer.hpp
Go to the documentation of this file.
1
3
4#pragma once
5
10{
12};
ECS component: countdown until a dead player respawns.
Definition RespawnTimer.hpp:10
float timeRemaining
Seconds remaining until respawn.
Definition RespawnTimer.hpp:11