Class PiecesPanel

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class PiecesPanel extends InnerPanel implements ActionListener
This class is a GUI component of the Game. It is the pieces panel (InnerPanel) that enables GUI interaction with a player (see HMIStrategy).
Author:
Belegkarnil
See Also:
  • Field Details

  • Constructor Details

    • PiecesPanel

      public PiecesPanel()
  • Method Details