Class SingletonEntityLogic
- Namespace
- LiteEntitySystem
- Assembly
- LiteEntitySystem.dll
Base class for singletons entity that can exists in only one instance
public abstract class SingletonEntityLogic : InternalEntity, IComparable<InternalEntity>
- Inheritance
-
objectSingletonEntityLogic
- Implements
- Inherited Members
Constructors
SingletonEntityLogic(EntityParams)
protected SingletonEntityLogic(EntityParams entityParams)
Parameters
entityParams
EntityParams