> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GameInput の高度なトピック: フォース フィードバックとコールバック

> コールバック、フォース フィードバック、キーボードおよびマウス処理、動的なレイテンシー同期など、GDK タイトル向けの GameInput の高度なトピックを解説します。

XBOX ゲーム開発における高度なトピックを紹介します。

<CardGroup cols={2}>
  <Card title="GameInput の高度なトピック" icon="gamepad" href="/build/core-features/common/input/advanced/input-advanced-topics">
    GameInput の高度なトピックを紹介します。
  </Card>

  <Card title="GameInput コールバック" icon="gamepad" href="/build/core-features/common/input/advanced/input-callbacks">
    GameInput コールバックについて解説します。
  </Card>

  <Card title="GameInput のフォース フィードバック" icon="gamepad" href="/build/core-features/common/input/advanced/input-forcefeedback">
    このトピックを使用して、GameInput のフォース フィードバックによりデバイスの出力を管理する方法を理解します。
  </Card>

  <Card title="GameInput のキーボードとマウス" icon="gamepad" href="/build/core-features/common/input/advanced/input-keyboard-mouse">
    このトピックを使用して、キーボードとマウスに固有の使用法を理解します。
  </Card>

  <Card title="動的レイテンシ入力" icon="network-wired" href="/build/core-features/common/input/advanced/input-synchronization">
    動的レイテンシ入力について説明します。
  </Card>

  <Card title="GameInput ワーク キュー" icon="gamepad" href="/build/core-features/common/input/advanced/input-work-queues">
    GameInput ワーク キューについて説明します。
  </Card>
</CardGroup>

## 関連項目

* [ハードウェア](/build/core-features/common/input/hardware/index)
* [概要](/build/core-features/common/input/overviews/index)
* [移植](/build/core-features/common/input/porting/index)


## Related topics

- [GameInput ハードウェア: フォース フィードバック、ハプティクス、センサー](/ja-jp/build/core-features/common/input/hardware/index.md)
- [GameInput のフォースフィードバック](/ja-jp/build/core-features/common/input/advanced/input-forcefeedback.md)
- [GameInput フォースフィードバックインターフェイス](/ja-jp/build/core-features/common/input/hardware/input-hardware-force-feedback.md)
- [GameInput の高度なトピック](/ja-jp/build/core-features/common/input/advanced/input-advanced-topics.md)
- [GameInput コールバック](/ja-jp/build/core-features/common/input/advanced/input-callbacks.md)
