|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsema.Box
worlds.CoveringBox
| Field Summary |
| Fields inherited from class sema.Box |
image, map, x, y |
| Constructor Summary | |
CoveringBox(Map map,
Drawing g,
int x,
int y,
float height,
java.lang.String kind)
|
|
| Method Summary | |
void |
draw()
Draws the Box.
|
| Methods inherited from class sema.Box |
drawBorder, fill, getContents, getHeight, getIcon, getImage, getKind, getProperties, highlight, highlight, isFreeFor, register, setProperties, unregister |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CoveringBox(Map map,
Drawing g,
int x,
int y,
float height,
java.lang.String kind)
| Method Detail |
public void draw()
BoxBox.
if the image is set it draw the image.
draw in class Box
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||