> ## 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.

# 示例

> 浏览 XBOX Game Development Kit 中的示例相关文档与参考资料。

浏览 XBOX 游戏开发中的示例相关主题。

<CardGroup cols={2}>
  <Card title="触控包入门" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-getting-started-with-sample-layouts">
    创建触控适配包最简单的方法是使用 create 命令。
  </Card>

  <Card title="驾驶类触控布局" icon="video" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-driving">
    驾驶类游戏的示例布局。
  </Card>

  <Card title="格斗类触控布局" icon="code" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-fighter">
    使用类似街机布局的格斗类游戏布局。
  </Card>

  <Card title="第一人称射击类触控布局" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-first-person">
    !控件布局
  </Card>

  <Card title="标准 XBOX 手柄触控布局" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-full-layout">
    提供所有物理手柄操作映射的布局。
  </Card>

  <Card title="2D 平台跳跃类触控布局" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-platformer">
    两种适用于平台跳跃类游戏的示例触控布局。
  </Card>
</CardGroup>


## Related topics

- [Multiplayer Servers 示例和资源](/zh-CN/services/playfab/multiplayer/servers/server-samples-resources.md)
- [Party 示例](/zh-CN/services/playfab/multiplayer/networking/party-samples.md)
- [GDK 示例](/zh-CN/home/setup-install/samples.md)
- [Wrapper 示例](/zh-CN/services/playfab/multiplayer/servers/wrapper-sample.md)
- [图形示例](/zh-CN/build/core-features/graphics/graphics-samples.md)
