InputEvent.h改名为EventDispatch.h

This commit is contained in:
2025-06-27 03:03:33 +08:00
parent 9eabdaf1d1
commit b02fc4d13c
5 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#ifndef HGL_IO_KEYBOARD_EVENT_INCLUDE
#define HGL_IO_KEYBOARD_EVENT_INCLUDE
#include<hgl/io/event/InputEvent.h>
#include<hgl/io/event/EventDispatch.h>
namespace hgl
{
namespace io