|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--GP.Drawer
| Constructor Summary | |
Drawer()
|
|
| Method Summary | |
abstract void |
Draw()
This is a method used internally in this package and should not be called or redefined unless you know what you're doing. This method should draw the object to the screen. |
abstract void |
SetShape(Graphic shape)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Drawer()
| Method Detail |
public abstract void Draw()
DrawableDraw in interface Drawablepublic abstract void SetShape(Graphic shape)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||