R-Type  2
Doom but in better
Loading...
Searching...
No Matches
Team Struct Reference

Represents the team affiliation of an entity. More...

#include <Team.hpp>

Collaboration diagram for Team:
Collaboration graph

Data Fields

team_enum team
 

Detailed Description

Represents the team affiliation of an entity.

This structure is used to store the team information of an entity, indicating whether the entity belongs to the ally team or the enemy team.

Definition at line 22 of file Team.hpp.

Field Documentation

◆ team

team_enum Team::team

The team of the entity, from team_enum.

Definition at line 23 of file Team.hpp.


The documentation for this struct was generated from the following file: