Preparing search index...
The search index is not available
Wayward Types Viewer | 2.14.0-beta.dev.20240903.1
Wayward Types Viewer
ui/screen/screens/game/component/canvas/CanvasSpriteCache
CanvasSpriteCache
Class CanvasSpriteCache
Hierarchy
Host
<
ICanvasSpriteCacheEvents
>
CanvasSpriteCache
Index
Constructors
constructor
Properties
event
Methods
get
wait
For
Constructors
constructor
new
Canvas
Sprite
Cache
(
)
:
CanvasSpriteCache
Returns
CanvasSpriteCache
Properties
Readonly
event
event
:
IEventEmitter
<
CanvasSpriteCache
,
ICanvasSpriteCacheEvents
>
Methods
get
get
(
path
:
string
)
:
null
|
HTMLImageElement
|
Promise
<
undefined
|
HTMLImageElement
>
Parameters
path:
string
Returns
null
|
HTMLImageElement
|
Promise
<
undefined
|
HTMLImageElement
>
wait
For
wait
For
(
path
:
string
)
:
Promise
<
undefined
|
null
|
HTMLImageElement
>
Parameters
path:
string
Returns
Promise
<
undefined
|
null
|
HTMLImageElement
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Navigation
Modding Guide
Module Index
Common Modules
@Register
IDoodadDescription
IItemDescription
ITerrainDescription
ITileEventDescription
ICreatureDescription
In This Module
Canvas
Sprite
Cache
constructor
event
get
wait
For
Generated using
TypeDoc