mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Added ImGui
This commit is contained in:
@@ -6,7 +6,7 @@ namespace GlitchyEngine.Events
|
||||
None = 0,
|
||||
WindowClose, WindowResize, WindowFocus, WindowLostFocus, WindowMoved,
|
||||
AppTick, AppUpdate, AppRender,
|
||||
KeyPressed, KeyReleased,
|
||||
KeyPressed, KeyReleased, KeyTyped,
|
||||
MouseButtonPressed, MouseButtonReleased, MouseMoved, MouseScrolled
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user