Uses of Enum Class
com.marginallyclever.ro3.node.nodes.crab.CrabLegPhase
Packages that use CrabLegPhase
-
Uses of CrabLegPhase in com.marginallyclever.ro3.node.nodes.crab
Methods in com.marginallyclever.ro3.node.nodes.crab that return CrabLegPhaseModifier and TypeMethodDescriptionCrabLeg.getPhase()static CrabLegPhaseReturns the enum constant of this class with the specified name.static CrabLegPhase[]CrabLegPhase.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 CrabLegPhase