wima
Preparing search index...
EntityCell
Class EntityCell
Index
Constructors
constructor
Properties
archetypes
location
tables
Methods
components
exists
get
get
Type
Id
has
has
Typeid
id
Constructors
constructor
new
EntityCell
(
world
:
World
,
entity
:
Entity
)
:
EntityCell
Parameters
world
:
World
entity
:
Entity
Returns
EntityCell
Properties
archetypes
archetypes
:
Archetypes
location
location
:
EntityLocation
tables
tables
:
Tables
Methods
components
components
()
:
readonly
TypeId
[]
Returns
readonly
TypeId
[]
exists
exists
()
:
boolean
Returns
boolean
get
get
<
T
>
(
type
:
Constructor
<
T
>
)
:
T
Type Parameters
T
Parameters
type
:
Constructor
<
T
>
Returns
T
get
Type
Id
getTypeId
(
typeid
:
TypeId
)
:
unknown
Parameters
typeid
:
TypeId
Returns
unknown
has
has
<
T
>
(
types
:
Constructor
<
T
>
[]
)
:
boolean
Type Parameters
T
Parameters
types
:
Constructor
<
T
>
[]
Returns
boolean
has
Typeid
hasTypeid
(
typeids
:
TypeId
[]
)
:
boolean
Parameters
typeids
:
TypeId
[]
Returns
boolean
id
id
()
:
Entity
Returns
Entity
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
archetypes
location
tables
Methods
components
exists
get
get
Type
Id
has
has
Typeid
id
wima
Loading...