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