Extra2D/include/platform
ChestnutYueyue 24b86b4916 refactor: 移除事件系统和音频系统相关代码
移除不再使用的事件队列(EventQueue)、事件分发器(EventDispatcher)、音频引擎(AudioEngine)和声音(Sound)相关代码
删除utils/data.h数据存储模块
清理相关头文件引用和成员变量
2026-02-27 19:25:54 +08:00
..
input.h refactor(core): 重构数学模块,拆分为多个独立头文件 2026-02-26 20:06:51 +08:00
input_codes.h refactor(platform): 将 input_codes.h 从 event 移动到 platform 目录 2026-02-26 19:35:20 +08:00
window.h refactor: 移除事件系统和音频系统相关代码 2026-02-27 19:25:54 +08:00