Handbook
Glossary
rl-vertex2f ( x y -- )
Vocabulary
rlgl
Inputs
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
rlgl
FUNCTION-ALIAS:
rl-vertex2f
void rlVertex2f (
float
x,
float
y )