API 文档
核心模块
- Kernel API - 核心业务逻辑模块
- Interface API - 用户界面模块
- Services API - 基础设施服务模块
- Providers API - 外部服务提供者模块
- Utils API - 通用工具模块
组件文档
- Particles API - 粒子系统详细 API 文档
架构说明
HeurAMS 采用分层架构设计:
- Interface 层: 用户界面和交互
- Kernel 层: 核心业务逻辑和算法
- Providers 层: 外部服务集成
- Services 层: 基础设施服务
- Utils 层: 通用工具函数