CSE115.BehaviorShapeWorld
Class Box
java.lang.Object
CSE115.BehaviorShapeWorld.MutableShape
CSE115.BehaviorShapeWorld.Box
- All Implemented Interfaces:
- EventListener, Graphic, Graphic, MouseListener, MouseMotionListener, Reactor, Shape, Shape
- public abstract class Box
- extends MutableShape
Box.java
Created: Wed Sep 15 15:46:09 2004
- Author:
|
Constructor Summary |
Box()
|
| Methods inherited from class CSE115.BehaviorShapeWorld.MutableShape |
contains, getBehavior, getCenterLocation, getColor, getDimension, getDrawingPanel, getGraphic, getLocation, getRotation, hide, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, setBehavior, setCenterLocation, setColor, setDimension, setDrawingPanel, setGraphic, setLocation, setRotation, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CURRENT_PANEL
public static DrawingPanel CURRENT_PANEL
NEXT_PANEL
public static DrawingPanel NEXT_PANEL
Box
public Box()