
Public メソッド | |
| DoUndoHelper (State &s, int level) | |
| void | operator() (Position p) |
| DoUndoHelper (State &s, int level) | |
| void | operator() (Position p) |
Public 変数 | |
| State & | state |
| int | level |
| Move | move |
checkMovePerf.cc の 46 行で定義されています。
| DoUndoHelper< State, P, isAttack, withEffect >::DoUndoHelper | ( | State & | s, | |
| int | level | |||
| ) | [inline] |
checkMovePerf.cc の 52 行で定義されています。
| DoUndoHelper< State, P, isAttack, withEffect >::DoUndoHelper | ( | State & | s, | |
| int | level | |||
| ) | [inline] |
simpleMovePerf.cc の 53 行で定義されています。
| void DoUndoHelper< State, P, isAttack, withEffect >::operator() | ( | Position | p | ) | [inline] |
| void DoUndoHelper< State, P, isAttack, withEffect >::operator() | ( | Position | p | ) | [inline] |
| int DoUndoHelper< State, P, isAttack, withEffect >::level |
checkMovePerf.cc の 49 行で定義されています。
参照元 DoUndoHelper< State, P, isAttack, withEffect >::operator()().
| Move DoUndoHelper< State, P, isAttack, withEffect >::move |
checkMovePerf.cc の 50 行で定義されています。
参照元 DoUndoHelper< State, P, isAttack, withEffect >::operator()().
| State & DoUndoHelper< State, P, isAttack, withEffect >::state |
checkMovePerf.cc の 48 行で定義されています。
参照元 DoUndoHelper< State, P, isAttack, withEffect >::operator()().
1.6.3