Project Alice
Loading...
Searching...
No Matches
ai::crisis_str Struct Reference

Public Attributes

float attacker = 0.0f
 
float defender = 0.0f
 
bool defender_win = false
 
bool attacker_win = false
 
bool fast_victory = false
 

Detailed Description

Definition at line 2180 of file ai.cpp.

Member Data Documentation

◆ attacker

float ai::crisis_str::attacker = 0.0f

Definition at line 2181 of file ai.cpp.

◆ attacker_win

bool ai::crisis_str::attacker_win = false

Definition at line 2184 of file ai.cpp.

◆ defender

float ai::crisis_str::defender = 0.0f

Definition at line 2182 of file ai.cpp.

◆ defender_win

bool ai::crisis_str::defender_win = false

Definition at line 2183 of file ai.cpp.

◆ fast_victory

bool ai::crisis_str::fast_victory = false

Definition at line 2185 of file ai.cpp.


The documentation for this struct was generated from the following file: