![]() |
FYP
1.0.0
Final Year Project -- Alexander Meuer
|
This is the complete list of members for Damage::Reduction, including all inherited members.
| grant() | Damage::Reduction | inline |
| HEAVY (defined in Damage::Reduction) | Damage::Reduction | static |
| IMMUNE (defined in Damage::Reduction) | Damage::Reduction | static |
| LIGHT (defined in Damage::Reduction) | Damage::Reduction | static |
| MEDIUM (defined in Damage::Reduction) | Damage::Reduction | static |
| NONE (defined in Damage::Reduction) | Damage::Reduction | static |
| operator*(float damage) const | Damage::Reduction | |
| operator*=(float num, Reduction &red) | Damage::Reduction | friend |
| operator<(Reduction const &other) const | Damage::Reduction | |
| operator<=(Reduction const &other) const | Damage::Reduction | |
| operator=(float newValue) | Damage::Reduction | |
| Reduction(const float _value) (defined in Damage::Reduction) | Damage::Reduction | explicit |
| strip() | Damage::Reduction | inline |
| value | Damage::Reduction |