arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Gradient.Stop
arsd
simpledisplay
Gradient
class
Gradient
static
struct
Stop {
float
percentage
;
Color
c
;
}
Members
Variables
percentage
float
percentage
;
between 0 and 1.0
Meta
Source
See Implementation
arsd
simpledisplay
Gradient
structs
Stop