Property | Type | Description | |
---|---|---|---|
x | int | ||
y | int |
Method | Description | |
---|---|---|
ReversiCell ( int x, int y, |
||
SetColor ( ReversiColor color ) : void |
public ReversiCell ( int x, int y, |
||
x | int | |
y | int | |
parent | ||
return | System |
public SetColor ( ReversiColor color ) : void | ||
color | ReversiColor | |
return | void |