Package org.bamboomy.c44.react.board
Class Place
java.lang.Object
org.bamboomy.c44.react.board.Place
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisAttackedForKingByKingline(Color color) voidparsePiece(org.json.JSONObject jsonObject) voidreset()toGuiPlace(boolean showMd5) toGuiPlace(String color, boolean currentPlayer)
-
Constructor Details
-
Place
-
-
Method Details
-
toGuiPlace
-
toGuiPlace
-
toGuiPlace
-
parsePiece
public void parsePiece(org.json.JSONObject jsonObject) -
reset
public void reset() -
isAttackedForKingByKingline
-