group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
PowerupSpawner.hpp File Reference

Powerup spawner information. More...

#include "glm/fwd.hpp"
Include dependency graph for PowerupSpawner.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PowerupSpawner
 ECS component: world powerup pickup point with respawn cooldown. More...

Enumerations

enum class  PowerupType : uint8_t { Damage , Shield }

Detailed Description

Powerup spawner information.

Enumeration Type Documentation

◆ PowerupType

enum class PowerupType : uint8_t
strong
Enumerator
Damage 
Shield