#include <ATypes.h>
Definition at line 142 of file ATypes.h.
Public Methods | |
| Int3Tuple () | |
| Int3Tuple (int A, int B, int C) | |
| bool | operator= (const Int3Tuple &rhs) const |
| bool | operator< (const Int3Tuple &rhs) const |
Public Attributes | |
| int | a |
| int | b |
| int | c |
|
|
Definition at line 144 of file ATypes.h.
|
|
||||||||||||||||
|
Definition at line 145 of file ATypes.h.
|
|
|
Definition at line 147 of file ATypes.h.
|
|
|
Definition at line 146 of file ATypes.h.
|
|
|
Definition at line 148 of file ATypes.h. Referenced by BattleEntry::initBattle(), operator<(), and operator=(). |
|
|
Definition at line 148 of file ATypes.h. Referenced by BattleEntry::initBattle(), operator<(), and operator=(). |
|
|
Definition at line 148 of file ATypes.h. Referenced by BattleEntry::initBattle(), operator<(), and operator=(). |
1.3-rc2