Example #1
0
 public void wannaWalk(int hor)
 {
     _value = hor;
     _cc.wannaWalk((hor != 0));
 }