13 [[nodiscard]]
bool isOn()
const {
21 virtual void calc() = 0;
33 void init()
override {
This header houses common data types such as our integral types and enums.
Represents a Lakitu toggle when turning to face backwards.
f32 m_activationPercent
Lakitu is activated when this reaches 1.0f.
Base class which is used to represent cases that toggle Lakitu on or off.