forked from: RandomWalker

個数
public static const NUM_OF_WALKER:int = 20;
幅
public static const STRIDE:Number = 5.0;
1フレームで何回
public static const NUM_OF_STEP:Number = 1;
角度の分割数
public static const NUM_OF_SEGMENT:Number = 4.11;