|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Drawable
The interface for things we can draw.
DrawAnim| Method Summary | |
|---|---|
void |
draw(java.awt.Graphics g,
int x,
int y)
draw "this" on "g" at position (x,y) |
| Method Detail |
|---|
void draw(java.awt.Graphics g,
int x,
int y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||