InputEvent不再分多类建多组

This commit is contained in:
2025-06-10 01:31:18 +08:00
parent 86ac0c37fc
commit 333bec0a12
5 changed files with 66 additions and 49 deletions

View File

@@ -3,7 +3,7 @@
#include<hgl/TypeFunc.h>
namespace hgl::io
{
enum class InputEventSource
enum class InputEventSource:uint8
{
Root=0,