Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine.
GitHub | Iuvo Unity Updates | Creator
Loading...
Searching...
No Matches
EntityManager.cs File Reference

Classes

class  IuvoUnity.BaseClasses.ECS.EntityManager
 Manages all entities within the ECS framework. More...

Namespaces

namespace  IuvoUnity
namespace  IuvoUnity.BaseClasses
namespace  IuvoUnity.BaseClasses.ECS

Class Documentation

◆ IuvoUnity::BaseClasses::ECS::EntityManager

class IuvoUnity::BaseClasses::ECS::EntityManager

Manages all entities within the ECS framework.

Todo
class to handle all entities registered within a registry
Warning
This class is currently a placeholder and does not contain any implementation.