9 ::ll::TypedStorage<4, 4, uint> mSpawnRadius;
10 ::ll::TypedStorage<4, 4, uint> mPossibleOrigins;
11 ::ll::TypedStorage<4, 4, uint> mLargestPrime;
12 ::ll::TypedStorage<4, 4, uint> mStartOrigin;
13 ::ll::TypedStorage<4, 4, uint> mCurrentOrigin;
14 ::ll::TypedStorage<4, 4, uint> mIterationCount;