コード例 #1
0
 private void OnJoystickHatMove(object sender, JoystickHatMoveEventArguments args)
 {
     _subscriber.OnJoystickHatMove(sender, args);
 }