The main engine class that manages the application lifecycle, rendering, entities,...
Definition AEngine.h:25
virtual void OnInit(AEngine *engine) override
Initialize the game scene with entities, physics, and camera.
Definition CGame.cpp:18
Definition RigidBodyComponent.h:11