|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectItem
DHD
public class DHD
Field Summary | |
---|---|
private Portal |
stargate
|
Constructor Summary | |
---|---|
DHD(Portal gate,
Environment env)
|
Method Summary | |
---|---|
protected java.lang.String |
className()
|
void |
performSpecificFunction(Item user)
|
void |
setGate(Portal p)
|
Portal |
stargate()
|
Methods inherited from class Item |
---|
action, age, classImage, color, displacement, displacement, distanceFrom, distanceFrom, environment, image, incrementAge, isActive, isAlive, isEdible, isPortable, isPushable, isSolid, message, messageCounter, position, radiusOfContact, reduceMessageCounter, remove, setActive, setAge, setColor, setEnvironment, setImage, setMessage, setPosition, setRadiusOfContact, showMessage, theCloser, toImage, touchingDistance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private Portal stargate
Constructor Detail |
---|
public DHD(Portal gate, Environment env)
Method Detail |
---|
public Portal stargate()
public void setGate(Portal p)
public void performSpecificFunction(Item user)
performSpecificFunction
in class Item
protected java.lang.String className()
className
in class Item
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |