mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Start of asset handles
This commit is contained in:
@@ -34,6 +34,8 @@ namespace GlitchyEngine
|
||||
|
||||
public bool IsMinimized => _isMinimized;
|
||||
|
||||
public GameTime GameTime => _gameTime;
|
||||
|
||||
[Inline]
|
||||
public static Application Get() => s_Instance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user