Package ui

Class GamePanel

All Implemented Interfaces:
KeyListener, MouseListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

class GamePanel extends JPanel implements KeyListener, MouseListener
UI element that holds the graphic visualization of current Playground. Registers key and mouse events.