|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSEdit.SElement
SEdit.SNode
SEdit.Formalisms.World.WorldEntity
SEdit.Formalisms.World.FixedEntity
SEdit.Formalisms.World.Ants.Mark
public class Mark
Field Summary |
---|
Fields inherited from class SEdit.Formalisms.World.WorldEntity |
---|
behaviorFileName, brainClass |
Fields inherited from class SEdit.SElement |
---|
comment, descriptor, element, id, label, persistent, structure |
Constructor Summary | |
---|---|
Mark()
|
Method Summary | |
---|---|
void |
bodyDoIt()
l'activateur des entites |
int |
getTime()
|
int |
getValue()
|
void |
setTime(int v)
|
void |
setValue(int v)
|
Methods inherited from class SEdit.Formalisms.World.WorldEntity |
---|
addInArrow, addOutArrow, afterDoIt, beforeDoIt, delete, doIt, getBehaviorFileName, getBrain, getBrainClass, getDistance, getInArrows, getLocation, getOutArrows, getPosition, isConnectable, makeBrain, selfDelete, setBehaviorFileName, setBrain, setBrainClass, showLine, toString |
Methods inherited from class SEdit.SNode |
---|
activate, deleteInArrow, deleteOutArrow, initGraphics, reInstall |
Methods inherited from class SEdit.SElement |
---|
dump, getComment, getDescriptor, getGObject, getID, getLabel, getStructure, init, inspect, setComment, setDescriptor, setGObject, setID, setLabel, setStructure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Mark()
Method Detail |
---|
public int getValue()
public void setValue(int v)
public int getTime()
public void setTime(int v)
public void bodyDoIt()
bodyDoIt
in class WorldEntity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |