Handbook
Glossary
(>loc) ( axisloc -- windowloc )
Vocabulary
game
.
input
.
demos
.
joysticks
Inputs
axisloc
an
object
Outputs
windowloc
an
object
Definition
USING:
math.vectors
;
IN:
game.input.demos.joysticks
:
(>loc)
( axisloc -- windowloc )
0.5
v*n
{
0.5 0.5
}
v+
SIZE
v*
v>integer
INDICATOR-SIZE
2
v/n
v-
;