Example #1
0
 private static void JoystickPollTimerCallback(Object state)
 {
     localStick.Tick(null, null);
 }