InputEvent不再分多类建多组
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include<hgl/TypeFunc.h>
|
||||
namespace hgl::io
|
||||
{
|
||||
enum class InputEventSource
|
||||
enum class InputEventSource:uint8
|
||||
{
|
||||
Root=0,
|
||||
|
||||
|
Reference in New Issue
Block a user