update inputmanager and physics stepping
This commit is contained in:
@@ -101,6 +101,8 @@ void MainComponent::run()
|
||||
Update();
|
||||
}
|
||||
|
||||
getActiveComponent()->FixedUpdate(elapsedTime);
|
||||
|
||||
Render();
|
||||
|
||||
wiRenderer::Present(bind(&MainComponent::Compose, this));
|
||||
|
||||
Reference in New Issue
Block a user