Example #1
0
 public BackState(StatePatternFootPad statePatternFootpad)
 {
     moved   = false;
     footPad = statePatternFootpad;
 }