|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.moyoman.module.tactics.tacticsimpl.CaptureGroup
| Field Summary | |
(package private) int |
totalMoves
|
| Constructor Summary | |
protected |
CaptureGroup(Scheduler sch,
SingleGroup sg,
Color toMove)
|
protected |
CaptureGroup(Scheduler sch,
SingleGroup sg,
Color toMove,
int total)
|
| Method Summary | |
protected boolean |
canBeCaptured()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
int totalMoves
| Constructor Detail |
protected CaptureGroup(Scheduler sch,
SingleGroup sg,
Color toMove)
protected CaptureGroup(Scheduler sch,
SingleGroup sg,
Color toMove,
int total)
| Method Detail |
protected boolean canBeCaptured()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||