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
SurfaceAtlas
Class SurfaceAtlas
Hierarchy
SurfaceAtlas
Implements
Destroyable
Index
Constructors
constructor
Properties
_access
Score
_empty
Surface
Atlas
Slot
Head
_surface
_used
Rectangle
Area
Size
Methods
_acquire
Surface
Atlas
Slot
_update
Used
Rectangle
Area
Size
add
Surface
destroy
destroyed
duplicate
Surface
Constructors
constructor
new
Surface
Atlas
(
surface
:
Surface
)
:
SurfaceAtlas
Parameters
surface:
Surface
Returns
SurfaceAtlas
Properties
Private
_access
Score
_access
Score
:
number
Private
_empty
Surface
Atlas
Slot
Head
_empty
Surface
Atlas
Slot
Head
:
SurfaceAtlasSlot
Private
_surface
_surface
:
Surface
Private
_used
Rectangle
Area
Size
_used
Rectangle
Area
Size
:
CommonSize
Methods
Private
_acquire
Surface
Atlas
Slot
_acquire
Surface
Atlas
Slot
(
width
:
number
, height
:
number
)
:
SurfaceAtlasSlot
Parameters
width:
number
height:
number
Returns
SurfaceAtlasSlot
Private
_update
Used
Rectangle
Area
Size
_update
Used
Rectangle
Area
Size
(
slot
:
SurfaceAtlasSlot
)
:
void
Parameters
slot:
SurfaceAtlasSlot
Returns
void
add
Surface
add
Surface
(
surface
:
Surface
, rect
:
CommonArea
)
:
SurfaceAtlasSlot
Parameters
surface:
Surface
rect:
CommonArea
Returns
SurfaceAtlasSlot
destroy
destroy
(
)
:
void
Returns
void
destroyed
destroyed
(
)
:
boolean
Returns
boolean
duplicate
Surface
duplicate
Surface
(
resourceFactory
:
ResourceFactory
)
:
Surface
Parameters
resourceFactory:
ResourceFactory
Returns
Surface
Globals
Surface
Atlas
constructor
_access
Score
_empty
Surface
Atlas
Slot
Head
_surface
_used
Rectangle
Area
Size
_acquire
Surface
Atlas
Slot
_update
Used
Rectangle
Area
Size
add
Surface
destroy
destroyed
duplicate
Surface
Generated using
TypeDoc