Docs
Preparing search index...
The search index is not available
Core Engine - v2.4.0b122
Core Engine
UI
IBackgroundProvider
Interface IBackgroundProvider
interface
IBackgroundProvider
{
addDrawing
(
idrawing
:
IDrawing
)
:
void
;
clearAll
(
)
:
void
;
prepareCache
(
)
:
void
;
releaseCache
(
)
:
void
;
setBackgroundColor
(
color
:
number
)
:
void
;
}
Implemented by
UIWindowBackgroundDrawable
Index
Methods
add
Drawing
clear
All
prepare
Cache
release
Cache
set
Background
Color
Methods
add
Drawing
add
Drawing
(
idrawing
)
:
void
Parameters
idrawing
:
IDrawing
Returns
void
clear
All
clear
All
(
)
:
void
Returns
void
prepare
Cache
prepare
Cache
(
)
:
void
Returns
void
release
Cache
release
Cache
(
)
:
void
Returns
void
set
Background
Color
set
Background
Color
(
color
)
:
void
Parameters
color
:
number
Returns
void
Settings
Member Visibility
Inherited
Protected
Internal
Deprecated
Theme
OS
Light
Dark
On This Page
Methods
add
Drawing
clear
All
prepare
Cache
release
Cache
set
Background
Color
Docs
Core Engine - v2.4.0b122
Loading...
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and
TypeDoc
.