Constructors
constructor
-
Parameters
Properties
Private Readonly _ecState
_ecState: any
Private Readonly _id
_id: any
Methods
delete
-
Returns void
getComponent
- getComponent<T>(componentType: new () => T): undefined | Component<T>
-
Type parameters
Parameters
-
componentType: new () => T
Returns undefined | Component<T>
getId
-
isDeleted
-
Returns boolean
setComponent
-
Type parameters
Parameters
Wraps EntityId to make certain EntityComponentState calls more fluent