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