#include <aioprt.h>
Collaboration diagram for Xconq::AI::OpRole:
Public Attributes | |
int | id |
Unit ID. | |
OpRole_Type | type |
Type of Operational Role. | |
int | dedication |
Dedication to role. | |
int | execs_this_turn |
Execs this turn. | |
int | fails_this_turn |
Failures this turn. | |
OpRole * | next |
Next oprole in pool. | |
OpRole * | next_by_type |
Next oprole in hash bucket. | |
Side * | side |
Back-pointer to side. |
|
Dedication to role.
|
|
Execs this turn.
|
|
Failures this turn.
|
|
Unit ID.
|
|
Next oprole in pool.
|
|
Next oprole in hash bucket.
|
|
Back-pointer to side.
|
|
Type of Operational Role.
|