|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsema.World
examples.GradientWorld
We have to give the good constructor in order to have these world accepted by the interface.
| Field Summary |
| Fields inherited from class sema.World |
drawing, engine, map, nature |
| Constructor Summary | |
GradientWorld(Engine engine,
Map map,
Nature nature,
Drawing drawing,
java.lang.String name,
java.lang.String comments)
Needed constuctor |
|
| Method Summary | |
void |
draw()
Draws some things of the world. |
| Methods inherited from class sema.World |
getComments, getElements, getName, getProperties, id2element, register, setProperties, unregister |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GradientWorld(Engine engine,
Map map,
Nature nature,
Drawing drawing,
java.lang.String name,
java.lang.String comments)
| Method Detail |
public void draw()
World
draw in class World
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||