Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
Todo List
Member Engine::EntityId::AddComponent (Engine::Core &core, TComponent &&component)
put the log in the core emplace
Member Engine::EntityId::AddComponent (Engine::Core &core, TArgs &&...args)
put the log in the core emplace
Member Engine::EntityId::RemoveComponent (Engine::Core &core)
put the log in the core emplace
Class Engine::Scheduler::IScheduler
Remove this interface and merge it with the AScheduler class.
Class Engine::SchedulerError
Put this in Exception folder.