public class ChessPieces
extends java.lang.Object
Constructor and Description |
---|
ChessPieces(GBoard gboard) |
Modifier and Type | Method and Description |
---|---|
static ChessPiece |
piece(ChessPieceType type) |
Gelem |
pieceGelem(ChessPieceType type) |
static ChessPiece |
random() |
public final GBoard gboard
public ChessPieces(GBoard gboard)
public static ChessPiece piece(ChessPieceType type)
public Gelem pieceGelem(ChessPieceType type)
public static ChessPiece random()