Add health
This commit is contained in:
@@ -147,6 +147,13 @@ void entityFollowPath(ecs_iter_t *it);
|
||||
*/
|
||||
void updateBuildingRecruitment(ecs_iter_t *it);
|
||||
|
||||
/*
|
||||
* 1: Position
|
||||
* 2: HitBox
|
||||
* 3: Health
|
||||
*/
|
||||
void renderHealth(ecs_iter_t *it);
|
||||
|
||||
/*
|
||||
* 1: Position
|
||||
* 2: HitBox
|
||||
|
||||
Reference in New Issue
Block a user