Handbook
Glossary
<Vector4> ( x y z w -- Vector4 )
Vocabulary
raylib
Inputs
x
a
float
y
a
float
z
a
float
w
a
float
Outputs
Vector4
a
Vector4
Word description
Constructs a new
Vector4
.
Definition
USING:
kernel
;
IN:
raylib
:
<Vector4>
( x y z w -- Vector4 )
\
Vector4
boa
;
inline