Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
get-color ( hexValue -- Color )
Vocabulary
raylib.ffi
Inputs and outputs
hexValue
an
object
Color
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib.ffi
LIBRARY:
raylib
FUNCTION-ALIAS:
get-color
Color GetColor
(
int
hexValue )