Exemplo n.º 1
0
 private void MoveVertical()
 {
     inputreader.IsJumping();
     movecommand.ExecuteVertical(this);
 }