added queuing push and pop logic and having fun with c# integration
This commit is contained in:
@@ -9,7 +9,7 @@ namespace OpenEngine {
|
||||
{
|
||||
public:
|
||||
ImGuiLayer();
|
||||
~ImGuiLayer() = default;
|
||||
~ImGuiLayer();
|
||||
|
||||
virtual void OnAttach() override;
|
||||
virtual void OnDetach() override;
|
||||
|
||||
Reference in New Issue
Block a user