group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
PowerupConfig Struct Reference

#include <PowerupState.hpp>

Public Attributes

PowerupType type = PowerupType::Shield
float duration = 10.0f
float spawnCooldown = 20.0f
float amount = 0.0f

Member Data Documentation

◆ amount

float PowerupConfig::amount = 0.0f

◆ duration

float PowerupConfig::duration = 10.0f

◆ spawnCooldown

float PowerupConfig::spawnCooldown = 20.0f

◆ type

PowerupType PowerupConfig::type = PowerupType::Shield

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