|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jeops.examples.monkeys.PhysicalObject
|
+--jeops.examples.monkeys.Couch
A couch in the monkey and bananas world.
| Fields inherited from class jeops.examples.monkeys.PhysicalObject |
at,
description,
on,
weight |
| Constructor Summary | |
Couch()
Class constructor. |
|
Couch(java.awt.Point at)
Class constructor. |
|
| Methods inherited from class jeops.examples.monkeys.PhysicalObject |
getAt,
getDescription,
getOn,
getWeight,
isAt,
isOn,
setAt,
setOn,
toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public Couch()
public Couch(java.awt.Point at)
at - the position of this object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||