Partial tower implementation

This commit is contained in:
2024-02-09 15:46:53 +01:00
parent e9b9c68f6b
commit bc7da3c7a3
8 changed files with 171 additions and 3 deletions

View File

@@ -157,6 +157,15 @@ void entityFollowPath(ecs_iter_t *it);
*/
void updateBuildingRecruitment(ecs_iter_t *it);
/*
* 0: Game (singleton for querying entities)
* 1: Owner
* 2: Tower
* 3: Position
* 4: Size
*/
void updateTower(ecs_iter_t *it);
/*
* 1: Position
* 2: HitBox