Uses of Class
org.episteme.natural.computing.ai.simulation.FlockingAgent
Packages that use FlockingAgent
Package
Description
Provides the
module.
invalid reference
org.episteme.core.computing.ai.simulation
-
Uses of FlockingAgent in org.episteme.natural.computing.ai.simulation
Fields in org.episteme.natural.computing.ai.simulation declared as FlockingAgentModifier and TypeFieldDescriptionprotected FlockingAgent[]FlockingAgent.myFlockThe flock this agent is in.Fields in org.episteme.natural.computing.ai.simulation with type parameters of type FlockingAgentMethods in org.episteme.natural.computing.ai.simulation with parameters of type FlockingAgentModifier and TypeMethodDescriptionvoidFlockingAgent.setFlock(FlockingAgent[] flock) Updates the reference to the entire flock.Constructors in org.episteme.natural.computing.ai.simulation with parameters of type FlockingAgent