voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
ImColor.this
derelict
imgui
types
ImColor
Undocumented in source.
this
(ubyte r, ubyte g, ubyte b, ubyte a)
struct
ImColor
this
(
ubyte
r
,
ubyte
g
,
ubyte
b
,
ubyte
a
= 255
)
this
(float r, float g, float b, float a)
Meta
Source
See Implementation
derelict
imgui
types
ImColor
constructors
this
functions
asImVec4
variables
value