Preparing search index...
The search index is not available
Lazy Animation
Lazy Canvas
AnimationOptions
Interface AnimationOptions
interface
AnimationOptions
{
fps
:
number
;
frames
?:
LazyCanvas
[]
;
loop
?:
number
;
maxColors
?:
number
;
rgbformat
?:
"rgb565"
|
"rgba4444"
|
"rgba444"
;
transparent
?:
boolean
;
}
Index
Properties
fps
frames?
loop?
max
Colors?
rgbformat?
transparent?
Properties
fps
fps
:
number
Optional
frames
frames
?:
LazyCanvas
[]
Optional
loop
loop
?:
number
Optional
max
Colors
max
Colors
?:
number
Optional
rgbformat
rgbformat
?:
"rgb565"
|
"rgba4444"
|
"rgba444"
Optional
transparent
transparent
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fps
frames
loop
max
Colors
rgbformat
transparent
Lazy Canvas - v0.6.0
Loading...