Preparing search index...
The search index is not available
Excalibur.js Edge API Documentation
Excalibur.js Edge API Documentation
GraphicsLayers
Class GraphicsLayers
Hierarchy
GraphicsLayers
Index
Constructors
constructor
Properties
default
Methods
create
current
Keys
get
has
Constructors
constructor
new
Graphics
Layers
(
_component
:
GraphicsComponent
)
:
GraphicsLayers
Parameters
_component:
GraphicsComponent
Returns
GraphicsLayers
Properties
default
default
:
GraphicsLayer
Methods
create
create
(
options
:
GraphicsLayerOptions
)
:
GraphicsLayer
Parameters
options:
GraphicsLayerOptions
Returns
GraphicsLayer
current
Keys
current
Keys
(
)
:
string
[]
Returns
string
[]
get
get
(
name
:
string
)
:
GraphicsLayer
Retrieve a single layer by name
Parameters
name:
string
Returns
GraphicsLayer
get
(
)
:
readonly
GraphicsLayer
[]
Retrieve all layers
Returns
readonly
GraphicsLayer
[]
has
has
(
name
:
string
)
:
boolean
Parameters
name:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Excalibur.js
Edge API
Documentation
Events
Input
Side
Util
Draw
Util
webgl
Graphics
Layers
constructor
default
create
current
Keys
get
has
Retrieve a single layer by name