Handbook
Glossary
setup-game-vars ( -- )
Vocabulary
raylib
.
demo
Inputs
None
Outputs
None
Definition
USING:
kernel
math
namespaces
raylib
;
IN:
raylib.demo
:
setup-game-vars
( -- )
get-screen-width
2
/
get-screen-height
2
/
Vector2
boa
player
set
;