Preparing search index...
The search index is not available
Excalibur.js Edge API Documentation
Excalibur.js Edge API Documentation
AddedEntity
Class AddedEntity
An
Entity
with
Component
types that matches a
System
types exists in the current scene.
Hierarchy
AddedEntity
Implements
Util
.
Message
<
Entity
>
Index
Constructors
constructor
Properties
data
type
Constructors
constructor
new
Added
Entity
(
data
:
Entity
)
:
AddedEntity
Parameters
data:
Entity
Returns
AddedEntity
Properties
data
data
:
Entity
Readonly
type
type
:
"Entity Added"
= 'Entity Added'
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Excalibur.js
Edge API
Documentation
Events
Input
Side
Util
Draw
Util
webgl
Added
Entity
constructor
data
type
An Entity with Component types that matches a System types exists in the current scene.