#include <ATypes.h>
Definition at line 132 of file ATypes.h.
Public Methods | |
| Int2Tuple () | |
| Int2Tuple (int A, int B) | |
| bool | operator= (const Int2Tuple &rhs) const |
| bool | operator< (const Int2Tuple &rhs) const |
Public Attributes | |
| int | a |
| int | b |
|
|
Definition at line 134 of file ATypes.h.
|
|
||||||||||||
|
Definition at line 135 of file ATypes.h.
|
|
|
Definition at line 137 of file ATypes.h.
|
|
|
Definition at line 136 of file ATypes.h.
|
|
|
Definition at line 138 of file ATypes.h. Referenced by AI::Player::buildThreatMap(), AI::Player::CityLessThreatened::operator()(), operator<(), and operator=(). |
|
|
Definition at line 138 of file ATypes.h. Referenced by AI::Player::buildThreatMap(), AI::Player::CityLessThreatened::operator()(), operator<(), and operator=(). |
1.3-rc2