|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpt.ua.gboard.games.ChessPieces
public class ChessPieces
Field Summary | |
---|---|
GBoard |
gboard
|
Constructor Summary | |
---|---|
ChessPieces(GBoard gboard)
|
Method Summary | |
---|---|
static ChessPiece |
piece(ChessPieceType type)
|
Gelem |
pieceGelem(ChessPieceType type)
|
static ChessPiece |
random()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final GBoard gboard
Constructor Detail |
---|
public ChessPieces(GBoard gboard)
Method Detail |
---|
public static ChessPiece piece(ChessPieceType type)
public Gelem pieceGelem(ChessPieceType type)
public static ChessPiece random()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |