Tablero.tableroInvertido Field

Chatu Queens

TablerotableroInvertido Field

Booleano que indica si las coordenadas de las casillas están invertidas.

Namespace:  Draughts
Assembly:  Draughts (in Draughts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private bool tableroInvertido
Private tableroInvertido As Boolean
private:
bool tableroInvertido
val mutable private tableroInvertido: bool

Field Value

Type: Boolean
See Also