DDNet - v0.8.1
Preparing search index...
DDNet
HSLA_Color
Type Alias HSLA_Color
Represents an HSLA color.
type
HSLA_Color
=
{
a
:
number
;
h
:
number
;
l
:
number
;
s
:
number
;
}
Index
Properties
a
h
l
s
Properties
a
a
:
number
h
h
:
number
l
l
:
number
s
s
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
h
l
s
DDNet - v0.8.1
Loading...
Represents an HSLA color.