R-Type
2
Doom but in better
Loading...
Searching...
No Matches
Health.hpp
Go to the documentation of this file.
1
#pragma once
2
10
struct
Health
{
11
int
current
;
12
int
max
;
13
};
Health
Represents the health of an entity, including current and maximum health values.
Definition
Health.hpp:10
Health::current
int current
Definition
Health.hpp:11
Health::max
int max
Definition
Health.hpp:12
game_source
components
Health.hpp
Generated on Thu Feb 6 2025 22:34:20 for R-Type by
1.12.0