Handbook
Glossary
color-tint ( color tint -- Color )
Vocabulary
raylib
Inputs
color
a
Color
tint
a
Color
Outputs
Color
a
Color
Word description
Get color with tint
Definition
USING:
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
color-tint
Color ColorTint
(
Color
color,
Color
tint )