mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Instrumentation
This commit is contained in:
@@ -163,6 +163,8 @@ namespace GlitchyEngine
|
||||
|
||||
public override static void NewFrame()
|
||||
{
|
||||
Debug.Profiler.ProfileFunction!();
|
||||
|
||||
Swap!(CurrentState, LastState);
|
||||
|
||||
// Get current keyboard state
|
||||
|
||||
Reference in New Issue
Block a user