Search
Preparing search index...
The search index is not available
@akashic/akashic-engine
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/main.d"
g
Surface
Class Surface
Hierarchy
Surface
Implements
CommonSize
Destroyable
Index
Constructors
constructor
Properties
_destroyed
_drawable
animating
Started
animating
Stopped
height
is
Dynamic
width
Methods
destroy
destroyed
is
Playing
renderer
Constructors
constructor
new
Surface
(
width
:
number
, height
:
number
, drawable
?:
any
, isDynamic
?:
boolean
)
:
Surface
Parameters
width:
number
height:
number
Optional
drawable:
any
Optional
isDynamic:
boolean
Returns
Surface
Properties
Private
_destroyed
_destroyed
:
boolean
Private
_drawable
_drawable
:
any
animating
Started
animating
Started
:
Trigger
<
void
>
animating
Stopped
animating
Stopped
:
Trigger
<
void
>
height
height
:
number
is
Dynamic
is
Dynamic
:
boolean
width
width
:
number
Methods
destroy
destroy
(
)
:
void
Returns
void
destroyed
destroyed
(
)
:
boolean
Returns
boolean
is
Playing
is
Playing
(
)
:
boolean
Returns
boolean
renderer
renderer
(
)
:
Renderer
Returns
Renderer
Globals
Surface
constructor
_destroyed
_drawable
animating
Started
animating
Stopped
height
is
Dynamic
width
destroy
destroyed
is
Playing
renderer
Generated using
TypeDoc