|
group2 0.1.0
CSE 125 Group 2
|
#include <PowerupState.hpp>
Public Attributes | |
| PowerupType | type = PowerupType::Shield |
| float | duration = 10.0f |
| float | spawnCooldown = 20.0f |
| float | amount = 0.0f |
| float PowerupConfig::amount = 0.0f |
| float PowerupConfig::duration = 10.0f |
| float PowerupConfig::spawnCooldown = 20.0f |
| PowerupType PowerupConfig::type = PowerupType::Shield |