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