Uses of Enum Class
com.marginallyclever.ro3.node.nodes.crab.CrabWalkStategy
Packages that use CrabWalkStategy
-
Uses of CrabWalkStategy in com.marginallyclever.ro3.node.nodes.crab
Methods in com.marginallyclever.ro3.node.nodes.crab that return CrabWalkStategyModifier and TypeMethodDescriptionCrab.getChosenStrategy()
static CrabWalkStategy
Returns the enum constant of this class with the specified name.static CrabWalkStategy[]
CrabWalkStategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.marginallyclever.ro3.node.nodes.crab with parameters of type CrabWalkStategy