Exemplo n.º 1
0
 /**
  * Update the joystick axis
  */
 public void SetStickAxis(VirtualJoystick.StickAxis axis)
 {
     stickAxis = axis;
 }