Class SingletonEntityLogic (original) (raw)

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

object

SingletonEntityLogic

Implements

Inherited Members

Constructors

SingletonEntityLogic(EntityParams)

protected SingletonEntityLogic(EntityParams entityParams)

Parameters

entityParams EntityParams