mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-06 05:01:53 +00:00
Dev settings for using ScriptCore as either dll or csproj
This commit is contained in:
@@ -5,7 +5,7 @@ namespace GlitchyEngine.Events
|
||||
{
|
||||
None = 0,
|
||||
WindowClose, WindowResize, WindowFocus, WindowLostFocus, WindowMoved, WindowActivated, WindowDeactivated,
|
||||
AppTick, AppUpdate, AppRender,
|
||||
AppTick, AppUpdate, AppRender, SettingsApplied,
|
||||
KeyPressed, KeyReleased, KeyTyped,
|
||||
MouseButtonPressed, MouseButtonReleased, MouseMoved, MouseScrolled
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user