重新命名EventDispatcher的添加/解决函数

This commit is contained in:
2025-07-17 02:26:00 +08:00
parent 124fd9701f
commit d4643b7427
8 changed files with 23 additions and 14 deletions

View File

@@ -65,7 +65,7 @@ protected: //RenderContext,未来合并成一个RenderContext结构
void CreateDefaultRenderer();
protected: //EventDispatch
protected: //EventDispatcher
io::MouseEvent *mouse_event=nullptr;