boids: another indentation fix
parent
5dd6b2504e
commit
a100968f03
|
|
@ -156,7 +156,7 @@ VAR: separation-radius
|
||||||
2&& ;
|
2&& ;
|
||||||
|
|
||||||
: alignment-neighborhood ( self -- boids )
|
: alignment-neighborhood ( self -- boids )
|
||||||
boids> [ within-alignment-neighborhood? ] with filter ;
|
boids> [ within-alignment-neighborhood? ] with filter ;
|
||||||
|
|
||||||
: alignment-force ( self -- force )
|
: alignment-force ( self -- force )
|
||||||
alignment-neighborhood
|
alignment-neighborhood
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue