Project Alice
|
#include <parsers_declarations.hpp>
Public Member Functions | |
template<typename T > | |
void | finish (T &) |
Public Member Functions inherited from sys::unit_variable_stats | |
void | operator+= (unit_variable_stats const &other) |
void | operator-= (unit_variable_stats const &other) |
Additional Inherited Members | |
Public Attributes inherited from sys::unit_modifier | |
dcon::unit_type_id | type |
uint8_t | padding [3] = { 0 } |
Public Attributes inherited from sys::unit_variable_stats | |
int32_t | build_time = 0 |
int32_t | default_organisation = 0 |
float | maximum_speed = 0.0f |
float | defence_or_hull = 0.0f |
float | attack_or_gun_power = 0.0f |
float | supply_consumption = 0.0f |
float | support = 0.0f |
float | siege_or_torpedo_attack = 0.0f |
float | reconnaissance_or_fire_range = 0.0f |
float | discipline_or_evasion = 0.0f |
Definition at line 1973 of file parsers_declarations.hpp.
|
inline |
Definition at line 1975 of file parsers_declarations.hpp.