public SetupMove ( Point p, Content c ) : void | ||
p | Point | The coordinates of the setup move. |
c | Content | The color of the stone to add (or empty to clear). |
return | void |
public SetupMove ( Point p, Content c ) : void | ||
p | Point | The coordinates of the setup move. |
c | Content | The color of the stone to add (or empty to clear). |
return | void |