Package org.baseagent.behaviors.grid
Class FollowGradientBehavior
java.lang.Object
org.baseagent.behaviors.grid.FollowGradientBehavior
- All Implemented Interfaces:
Behavior
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionFollowGradientBehavior(Signal signal, FollowGradientBehavior.Direction direction) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteBehavior(Agent agent) voidstep_up(HasGridPosition hasPos)
-
Constructor Details
-
FollowGradientBehavior
-
-
Method Details
-
executeBehavior
- Specified by:
executeBehaviorin interfaceBehavior
-
step_up
-