#include <damagecalculator.h>
|
| int32_t | val [zenkit::DamageType::NUM] = {} |
| |
Definition at line 26 of file damagecalculator.h.
◆ operator*=()
| void DamageCalculator::Damage::operator*= |
( |
int32_t |
v | ) |
|
|
inline |
◆ operator/=()
| void DamageCalculator::Damage::operator/= |
( |
int32_t |
v | ) |
|
|
inline |
◆ operator[]()
| int32_t & DamageCalculator::Damage::operator[] |
( |
size_t |
i | ) |
|
|
inline |
◆ val
| int32_t DamageCalculator::Damage::val[zenkit::DamageType::NUM] = {} |
The documentation for this struct was generated from the following file: