Class Feet

java.lang.Object
   |
   +----Feet

public class Feet
extends Object
implements Stepper

Constructor Index

 o Feet()

Method Index

 o stepBackward()
 o stepForward()

Constructors

 o Feet
 public Feet()

Methods

 o stepForward
 public void stepForward() throws CannotStepException
 o stepBackward
 public void stepBackward() throws CannotStepException