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

Represents a loot drop with a specific loot type. More...

#include <LootDrop.hpp>

Collaboration diagram for LootDrop:
Collaboration graph

Data Fields

loot_enum loot
 

Detailed Description

Represents a loot drop with a specific loot type.

This structure is used to define a loot drop, which includes the type of loot being dropped, such as a power-up or health item.

Definition at line 23 of file LootDrop.hpp.

Field Documentation

◆ loot

loot_enum LootDrop::loot

The type of loot being dropped, from loot_enum.

Definition at line 24 of file LootDrop.hpp.


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