25 return "populate" + a.ToEnum<
Mode>();
46 for (int i = 0; i < 200; i++)
48 if (EClass.rnd(Mathf.Clamp(brushRadius * brushRadius - 3, 1, 10)) == 0)
50 if (EInput.isShiftDown)
53 for (int j = 0; j < 10000; j++)
55 p.cell.biome.Populate(p);
56 if (p.growth != null && p.growth.IsTree)
69 p.cell.biome.Populate(p);
72 if (brushRadius > 1 || p.HasObj)
if(item3.idFile==idFirstFile &&item3.id==idFirstTopic)
override int SubMenuModeIndex
override void OnProcessTiles(Point point, int dir)
override string OnSetSubMenuButton(int a, UIButton b)
override void OnClickSubMenu(int a)
void ForeachSphere(int _x, int _z, float r, Action< Point > action)