Exemple #1
0
 public bool IsDown()
 {
     return(JoystickManager.IsDown(JoystickNumber, ButtonNumber));
 }