Handbook
Glossary
apply-gravity ( velocity -- velocity' )
Vocabulary
terrain
Inputs
velocity
an
object
Outputs
velocity'
an
object
Definition
USING:
math.vectors
;
IN:
terrain
:
apply-gravity
( velocity -- velocity' )
GRAVITY
v+
;