Exemplo n.º 1
0
 // Use this for initialization
 public virtual void Start()
 {
     SetMapParameters();
     Map.GenerateMap();
     RenderMap();
 }