Public Member Functions | |
DoUndoHelper (State &s, int level) | |
void | operator() (Square p) |
DoUndoHelper (State &s, int level) | |
void | operator() (Square p) |
Public Attributes | |
State & | state |
int | level |
Move | move |
Definition at line 46 of file checkMovePerf.cc.
|
inline |
Definition at line 52 of file checkMovePerf.cc.
|
inline |
Definition at line 52 of file simpleMovePerf.cc.
|
inline |
Definition at line 53 of file checkMovePerf.cc.
|
inline |
Definition at line 53 of file simpleMovePerf.cc.
int DoUndoHelper< State, P, isAttack, withEffect >::level |
Definition at line 49 of file checkMovePerf.cc.
Move DoUndoHelper< State, P, isAttack, withEffect >::move |
Definition at line 50 of file checkMovePerf.cc.
State & DoUndoHelper< State, P, isAttack, withEffect >::state |
Definition at line 48 of file checkMovePerf.cc.