puzzlescript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
BaseUI
Cell
Color
Cache
constructor
clear
get
collapse
Sprites
ToPixels
Hierarchy
CellColorCache
Index
Constructors
constructor
Methods
clear
get
Constructors
constructor
new
Cell
Color
Cache
(
)
:
CellColorCache
Returns
CellColorCache
Methods
clear
clear
(
)
:
void
Returns
void
get
get
(
spritesToDrawSet
:
Set
<
GameSprite
>
, backgroundColor
:
Optional
<
IColor
>
, spriteHeight
:
number
, spriteWidth
:
number
)
:
IColor
[]
[]
Parameters
spritesToDrawSet:
Set
<
GameSprite
>
backgroundColor:
Optional
<
IColor
>
spriteHeight:
number
spriteWidth:
number
Returns
IColor
[]
[]
Generated using
TypeDoc