platformer - v1.0.0
Preparing search index...
game/components/BackgroundComponent
default
Interface default
Component that defines a solid background color.
interface
default
{
color
:
string
;
}
Index
Properties
color
Properties
color
color
:
string
Background color (CSS color string).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
platformer - v1.0.0
Loading...
Component that defines a solid background color.