My Project
Public Member Functions | List of all members
ChessSpot Class Reference

Public Member Functions

 ChessSpot (int x, int y, ChessPiece chessPieceOccupying)
 
 ChessSpot (int x, int y)
 
boolean isOccupied ()
 
int getX ()
 
int getY ()
 
ChessPiece getOccupyingChessPiece ()
 
void changeOccupancyToEmpty ()
 
void changeOccupancy (ChessPiece chessPiece)
 

The documentation for this class was generated from the following file: