Handbook
Glossary
invalid-vector-length ( obj exemplar -- * )
Vocabulary
raylib
Error description
Raised when calling functions such as
like
and
new-sequence
. Indicates that the converted sequence doesn't fit into the bounds of the given
Vector2
,
Vector3
,
Vector4
.
Definition
IN:
raylib
ERROR:
invalid-vector-length
obj exemplar
;