Свойство | Тип | Описание | |
---|---|---|---|
x | int | ||
y | int |
Метод | Описание | |
---|---|---|
ReversiCell ( int x, int y, |
||
SetColor ( ReversiColor color ) : void |
public ReversiCell ( int x, int y, |
||
x | int | |
y | int | |
parent | ||
Результат | System |
public SetColor ( ReversiColor color ) : void | ||
color | ReversiColor | |
Результат | void |