#include "ncengine/ecs/EcsFwd.h"
#include "ncengine/module/Module.h"
#include "ncengine/physics/PhysicsSnapshot.h"
#include "ncengine/type/EngineId.h"
#include <memory>
Go to the source code of this file.
|
auto | nc::BuildPhysicsModule (const config::MemorySettings &memorySettings, const config::PhysicsSettings &physicsSettings, ecs::Ecs world, asset::NcAsset &ncAsset, const task::AsyncDispatcher &dispatcher, SystemEvents &events) -> std::unique_ptr< NcPhysics > |
| Build an NcPhysics module instance.
|
|
- Copyright
- Jaremie Romer and McCallister Romer 2025