public static final class Compare.Placement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
GoColor |
m_color |
boolean |
m_isSetup |
GoPoint |
m_point |
Constructor and Description |
---|
Compare.Placement(boolean isSetup,
GoColor color,
GoPoint point) |
Compare.Placement(Move move) |