Preparing search index...
The search index is not available
Excalibur.js Edge API Documentation
Excalibur.js Edge API Documentation
OnPostDraw
Interface OnPostDraw
Hierarchy
OnPostDraw
CanDraw
Index
Methods
off
on
on
Post
Draw
once
Methods
off
off
(
eventName
:
"postdraw"
, handler
?:
(
(
event
:
Events
.
PostDrawEvent
)
=>
void
)
)
:
void
Parameters
eventName:
"postdraw"
Optional
handler:
(
(
event
:
Events
.
PostDrawEvent
)
=>
void
)
(
event
:
Events
.
PostDrawEvent
)
:
void
Parameters
event:
Events
.
PostDrawEvent
Returns
void
Returns
void
on
on
(
eventName
:
"postdraw"
, handler
:
(
(
event
:
Events
.
PostDrawEvent
)
=>
void
)
)
:
void
Event signatures
Parameters
eventName:
"postdraw"
handler:
(
(
event
:
Events
.
PostDrawEvent
)
=>
void
)
(
event
:
Events
.
PostDrawEvent
)
:
void
Parameters
event:
Events
.
PostDrawEvent
Returns
void
Returns
void
on
Post
Draw
on
Post
Draw
(
_ctx
:
ExcaliburGraphicsContext
, _delta
:
number
)
:
void
Overridable implementation
Parameters
_ctx:
ExcaliburGraphicsContext
_delta:
number
Returns
void
once
once
(
eventName
:
"postdraw"
, handler
:
(
(
event
:
Events
.
PostDrawEvent
)
=>
void
)
)
:
void
Parameters
eventName:
"postdraw"
handler:
(
(
event
:
Events
.
PostDrawEvent
)
=>
void
)
(
event
:
Events
.
PostDrawEvent
)
:
void
Parameters
event:
Events
.
PostDrawEvent
Returns
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Excalibur.js
Edge API
Documentation
Events
Input
Side
Util
Draw
Util
webgl
On
Post
Draw
off
on
on
Post
Draw
once
Event signatures