nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
fillColor
nanogui
common
Sets current fill style to a solid color.
nothrow @
trusted
@
nogc
void
fillColor
(
NanoContext
ctx
,
Color
color
)
See Also
render_styles
Meta
Source
See Implementation
nanogui
common
aliases
Color
Vector2f
Vector2i
Vector3f
Vector4i
enums
Cursor
Key
KeyAction
KeyMod
MouseAction
MouseButton
functions
boxGradient
fillColor
linearGradient
radialGradient
strokeColor
structs
NanoContext
Sets current fill style to a solid color.