std
:
std.graphics
.
Color
.New
Method New:Void( a:
Float
=1 )
Method New:Void( i:
Float
,a:
Float
=1 )
Method New:Void( r:
Float
,g:
Float
,b:
Float
,a:
Float
=1 )
Method New:Void( v:
Vec4f
)
Creates a new color.