SEdit.Formalisms.World.Preys
Class PredatorBody
java.lang.Object
SEdit.SElement
SEdit.SNode
SEdit.Formalisms.World.WorldEntity
SEdit.Formalisms.World.MobileEntity
SEdit.Formalisms.World.Preys.Animal
SEdit.Formalisms.World.Preys.PredatorBody
- public class PredatorBody
- extends Animal
Titre : Preys
Description :
Copyright : Copyright (c) 2000
Société :
- Version:
- 1.0
- Author:
- J. Ferber
Methods inherited from class SEdit.Formalisms.World.MobileEntity |
avoidObstacles, detect, directTowards, getDetectingRange, getDirection, getDirectionTo, getDirectionTo, getDistanceTo, getMaxSpeed, getSpeed, init, isDetecting, isTouching, move, moveTo, randomDir, setDetecting, setDetectingRange, setDirection, setMaxSpeed, setRandomCptMax, setSpeed |
Methods inherited from class SEdit.Formalisms.World.WorldEntity |
addInArrow, addOutArrow, afterDoIt, beforeDoIt, bodyDoIt, delete, doIt, getBehaviorFileName, getBrain, getBrainClass, getDistance, getInArrows, getLocation, getOutArrows, getPosition, isConnectable, makeBrain, selfDelete, setBehaviorFileName, setBrain, setBrainClass, toString |
Methods inherited from class SEdit.SElement |
dump, getComment, getDescriptor, getGObject, getID, getLabel, getStructure, inspect, setComment, setDescriptor, setGObject, setID, setLabel, setStructure |
PredatorBody
public PredatorBody()
showLine
public void showLine(WorldEntity e,
Color c)
- Overrides:
showLine
in class WorldEntity
Copyright © J. Ferber, O. Gutknecht All Rights Reserved.