Handbook
Glossary
get-mouse-wheel-move-v ( -- Vector2 )
Vocabulary
raylib
Inputs
None
Outputs
Vector2
a
Vector2
Word description
Get mouse wheel movement for both X and Y
Definition
USING:
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-mouse-wheel-move-v
Vector2 GetMouseWheelMoveV ( )