Enum Class CrabLegPhase

java.lang.Object
java.lang.Enum<CrabLegPhase>
com.marginallyclever.ro3.node.nodes.crab.CrabLegPhase
All Implemented Interfaces:
Serializable, Comparable<CrabLegPhase>, Constable

public enum CrabLegPhase extends Enum<CrabLegPhase>
Enum representing the different phases of a crab leg's movement. Each phase indicates the current state of the leg during its motion.