minor boids change

release
Eduardo Cavazos 2007-09-26 16:42:07 -05:00
parent abb4b02b04
commit 2ff05e7496
1 changed files with 0 additions and 2 deletions

View File

@ -79,8 +79,6 @@ VAR: separation-radius
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! : relative-position ( self other -- v ) boid-pos swap boid-pos v- ;
: relative-position ( self other -- v ) swap [ boid-pos ] 2apply v- ;
: relative-angle ( self other -- angle )