Class FlockingBehavior
java.lang.Object
org.episteme.natural.computing.ai.simulation.FlockingBehavior
- All Implemented Interfaces:
Behavior
-
Constructor Details
-
FlockingBehavior
-
-
Method Details
-
action
public void action()Description copied from interface:BehaviorExecution logic of the behavior. This method is called repeatedly by the agent scheduler untilBehavior.done()returns true. -
done
-
setAgent
-
getAgent
-