mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-06 05:01:53 +00:00
Added Renderer2D and 2D Example
This commit is contained in:
@@ -338,7 +338,9 @@ namespace Sandbox
|
||||
PushLayer(new ExampleLayer());
|
||||
}
|
||||
|
||||
#if !SANDBOX_2D
|
||||
[Export, LinkName("CreateApplication")]
|
||||
#endif
|
||||
public static Application CreateApplication()
|
||||
{
|
||||
return new SandboxApp();
|
||||
|
||||
Reference in New Issue
Block a user