math.physics.pos and math.physics.vel
parent
75991cf7ce
commit
24a063ea76
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
IN: math.physics.pos
|
||||||
|
|
||||||
|
TUPLE: pos pos ;
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
|
||||||
|
USING: math.physics.pos ;
|
||||||
|
|
||||||
|
IN: math.physics.vel
|
||||||
|
|
||||||
|
TUPLE: vel < pos vel ;
|
||||||
|
|
Loading…
Reference in New Issue