增加注释
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
#include<hgl/type/SortedSet.h>
|
||||
#include<hgl/io/event/InputEventSource.h>
|
||||
|
||||
/*
|
||||
* 现阶段事件分发流程:
|
||||
*
|
||||
* 操作系统事件 -> Window -> RenderFramework -> WorkManager
|
||||
*
|
||||
*/
|
||||
|
||||
namespace hgl::io
|
||||
{
|
||||
struct EventHeader
|
||||
|
Reference in New Issue
Block a user