Exemplo n.º 1
0
 public int GetDpadState()
 {
     return((int)VirtualXboxController.GetDpadState(this.UserIndex));
 }