docs: 添加 Audio 模块和 Components 模块 API 文档
- 新增 Audio 模块文档 (54 个文件) - AudioSystem 单例类及 20 个方法页 - AudioMixer 混音器类及 11 个方法页 - IAudioBackend、IAudioEffect 接口 - FFTFilter、Reverbation、Equalizer、HRTF 效果类 - WASAPIBackend Windows 后端 - AudioConfig、Audio3DParams 等结构体 - 9 个枚举类型文档 - 新增 Components 模块文档 (3 个文件) - AudioSourceComponent 音频源组件 - AudioListenerComponent 音频监听器组件 - 更新 docs/api/main.md 添加模块导航
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
| **Debug** | [debug/](debug/debug.md) | 调试和日志 |
|
||||
| **Math** | [math/](math/math.md) | 数学库 |
|
||||
| **Resources** | [resources/](resources/resources.md) | 资源管理系统 |
|
||||
| **Audio** | [audio/](audio/audio.md) | 音频系统 |
|
||||
| **Components** | [components/](components/components.md) | ECS 组件系统 |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user