Lifecycle and update callbacks for the engine.
Optional
Optional callback for physics or fixed-step logic.
Called once after the engine is initialised.
Called every frame for game logic and rendering.
Lifecycle and update callbacks for the engine.