neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
ecs.hpp File Reference

Go to the source code of this file.

Classes

class  neogfx::game::ecs
 

Namespaces

namespace  neogfx
 
namespace  neogfx::game
 

Functions

template<typename... Systems>
std::shared_ptr< ecsneogfx::game::make_ecs (ecs_flags aCreationFlags=ecs_flags::Default)