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

Represents the type of an entity in the game. More...

#include <Type.hpp>

Collaboration diagram for Type:
Collaboration graph

Data Fields

type_enum type
 

Detailed Description

Represents the type of an entity in the game.

This structure is used to store the type of an entity, indicating whether it is a player, monster, missile, obstacle, or power-up.

Definition at line 26 of file Type.hpp.

Field Documentation

◆ type

type_enum Type::type

The type of the entity, from type_enum.

Definition at line 27 of file Type.hpp.


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