Project Alice
|
#include <modifiers.hpp>
Public Attributes | |
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 |
Additional Inherited Members | |
Public Member Functions inherited from sys::unit_variable_stats | |
void | operator+= (unit_variable_stats const &other) |
void | operator-= (unit_variable_stats const &other) |
Definition at line 301 of file modifiers.hpp.
uint8_t sys::unit_modifier::padding[3] = { 0 } |
Definition at line 303 of file modifiers.hpp.
dcon::unit_type_id sys::unit_modifier::type |
Definition at line 302 of file modifiers.hpp.