#include <ai_target.hpp>
|
static constexpr const char *const | village = "village" |
|
static constexpr const char *const | leader = "leader" |
|
static constexpr const char *const | xplicit = "explicit" |
|
static constexpr const char *const | threat = "threat" |
|
static constexpr const char *const | battle_aid = "battle aid" |
|
static constexpr const char *const | mass = "mass" |
|
static constexpr const char *const | support = "support" |
|
Definition at line 22 of file ai_target.hpp.
◆ battle_aid
constexpr const char* const ai::ai_target_defines::battle_aid = "battle aid" |
|
staticconstexpr |
◆ leader
constexpr const char* const ai::ai_target_defines::leader = "leader" |
|
staticconstexpr |
◆ mass
constexpr const char* const ai::ai_target_defines::mass = "mass" |
|
staticconstexpr |
◆ support
constexpr const char* const ai::ai_target_defines::support = "support" |
|
staticconstexpr |
◆ threat
constexpr const char* const ai::ai_target_defines::threat = "threat" |
|
staticconstexpr |
◆ village
constexpr const char* const ai::ai_target_defines::village = "village" |
|
staticconstexpr |
◆ xplicit
constexpr const char* const ai::ai_target_defines::xplicit = "explicit" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: