增加注释

This commit is contained in:
2025-07-03 23:28:28 +08:00
parent 25060b07d0
commit a38866694c

View File

@@ -3,6 +3,13 @@
#include<hgl/type/SortedSet.h>
#include<hgl/io/event/InputEventSource.h>
/*
* 现阶段事件分发流程:
*
* 操作系统事件 -> Window -> RenderFramework -> WorkManager
*
*/
namespace hgl::io
{
struct EventHeader