Boutton "Add object" ajoute un cube qui tourne
This commit is contained in:
@@ -163,6 +163,7 @@ bool SystemClass::Frame()
|
||||
m_Application->SetSpeed(speed);
|
||||
m_imguiManager->WidgetButton();
|
||||
m_imguiManager->WidgetFPS();
|
||||
m_imguiManager->WidgetAddObject(m_Application);
|
||||
|
||||
ImGui::End();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user