|
My Project
|
Classes | |
| struct | Entry |
Public Member Functions | |
| bool | hasEffect (const NumEffectState &state, PtypeO ptypeo, Square from, Square target) const |
| bool | hasEffectOrAdditional (const NumEffectState &state, PtypeO ptypeo, Square from, Square target) const |
| Square | findNearest (const NumEffectState &state, PtypeO ptypeo, Square from, Square target) const |
Private Member Functions | |
| void | init (Player) |
Private Attributes | |
| CArray2d< Entry, PTYPEO_SIZE, Offset32::SIZE > | table |
Friends | |
| class | Neighboring8Direct |
Definition at line 17 of file neighboring8Direct.h.
|
inline |
Definition at line 85 of file neighboring8Direct.h.
|
inline |
Definition at line 31 of file neighboring8Direct.h.
|
inline |
Definition at line 51 of file neighboring8Direct.h.
|
private |
Definition at line 21 of file neighboring8Direct.cc.
|
friend |
Definition at line 28 of file neighboring8Direct.h.
|
private |
Definition at line 27 of file neighboring8Direct.h.