Class Walker.Leg
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet
Walker.Leg
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.lang.Iterable, java.util.Collection, java.util.Set
- Enclosing class:
- Walker
public class Walker.Leg
- extends java.util.HashSet
- See Also:
- Serialized Form
Methods inherited from class java.util.HashSet |
add, clear, clone, contains, isEmpty, iterator, remove, size |
Methods inherited from class java.util.AbstractSet |
equals, hashCode, removeAll |
Methods inherited from class java.util.AbstractCollection |
addAll, containsAll, retainAll, toArray, toArray, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Set |
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray |
head
public Walker head
a
private Walker.BodySegment a
b
private Walker.BodySegment b
c
private Muscle c
d
private Muscle d
e
private Muscle e
Walker.Leg
public Walker.Leg(double ang,
Walker h,
double length,
double s)
findAngle
public double findAngle()
moveRight
public void moveRight()
moveLeft
public void moveLeft()
moveOut
public void moveOut()