Handbook
Glossary
apply-friction ( velocity -- velocity' )
Vocabulary
terrain
Inputs
velocity
an
object
Outputs
velocity'
an
object
Definition
USING:
math.vectors
;
IN:
terrain
:
apply-friction
( velocity -- velocity' )
FRICTION
v*
;