Package com.droplets.apix

Interface Summary
GameBoard.CellActionListener Interface objects must implement to receive CellActionEvents
 

Class Summary
GameBoard This component can be used to implement board games where the board is made up of M x N rectangular cells with movable pieces.
GameBoard.Cell Contains all the attributes for a cell on a GameBoard
GameBoard.CellActionEvent Event used to notify the application of user-actions in the GameBoard component.
GameBoard.Piece A Piece on a GameBoard.
 



Copyright © Droplets, 2001. All Rights Reserved.