Uses of Enum
org.baseagent.behaviors.grid.FollowGradientBehavior.Direction
-
Uses of FollowGradientBehavior.Direction in org.baseagent.behaviors.grid
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static FollowGradientBehavior.Direction[]
FollowGradientBehavior.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionFollowGradientBehavior
(Signal signal, FollowGradientBehavior.Direction direction)