modernui ~master (2018-05-26T05:41:16Z)
Dub
Repo
Color
modernui
ui
core
Undocumented in source.
struct
Color {
float
r
;
float
g
;
float
b
;
}
Members
Variables
b
float
b
;
Undocumented in source.
g
float
g
;
Undocumented in source.
r
float
r
;
Undocumented in source.
Meta
Source
See Implementation
modernui
ui
core
enums
HorizontalAlignment
VerticalAlignment
functions
heightContribution
offset
shrink
unionWith
widthContribution
structs
Color
Point
Rect
Size
Thickness