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
9
struct
RespawnTimer
10
{
11
float
timeRemaining
;
12
};
RespawnTimer
ECS component: countdown until a dead player respawns.
Definition
RespawnTimer.hpp:10
RespawnTimer::timeRemaining
float timeRemaining
Seconds remaining until respawn.
Definition
RespawnTimer.hpp:11
src
ecs
components
RespawnTimer.hpp
Generated by
1.16.1