Search
Preparing search index...
The search index is not available
Excalibur.js Edge API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Excalibur.js Edge API Documentation
RemovedEntity
Class RemovedEntity
An
Entity
with
Component
types that no longer matches a
System
types exists in the current scene.
Hierarchy
RemovedEntity
Implements
Util
.
Message
<
Entity
>
Index
Constructors
constructor
Properties
data
type
Constructors
constructor
new
Removed
Entity
(
data
:
Entity
)
:
RemovedEntity
Parameters
data:
Entity
Returns
RemovedEntity
Properties
data
data
:
Entity
Readonly
type
type
:
"Entity Removed"
= 'Entity Removed'
Exports
Events
Input
Side
Util
webgl
Removed
Entity
constructor
data
type
An Entity with Component types that no longer matches a System types exists in the current scene.