Esempio n. 1
0
 public override void Rumble(float low, float high, int ms)
 {
     manager.SetRumble(index, ms);
 }