nanogui ~2d (2021-12-21T00:34:43.9140468)
Dub
Repo
strokeColor
nanogui
common
Sets current stroke style to a solid color.
nothrow @
trusted
@
nogc
void
strokeColor
(
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 stroke style to a solid color.