Esempio n. 1
0
 internal void Move(float horizontal)
 {
     currentPlayerForm.Move(horizontal);
 }