Ejemplo n.º 1
0
 public bool IsUp()
 {
     return(JoystickManager.IsUp(JoystickNumber, ButtonNumber));
 }