#include <military.hpp>
Definition at line 72 of file military.hpp.
◆ flags
uint16_t military::reserve_regiment::flags = 0 |
◆ is_attacking
constexpr uint16_t military::reserve_regiment::is_attacking = 0x0001 |
|
staticconstexpr |
◆ regiment
dcon::regiment_id military::reserve_regiment::regiment |
◆ type_cavalry
constexpr uint16_t military::reserve_regiment::type_cavalry = 0x0002 |
|
staticconstexpr |
◆ type_infantry
constexpr uint16_t military::reserve_regiment::type_infantry = 0x0000 |
|
staticconstexpr |
◆ type_mask
constexpr uint16_t military::reserve_regiment::type_mask = 0x0006 |
|
staticconstexpr |
◆ type_support
constexpr uint16_t military::reserve_regiment::type_support = 0x0004 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: