Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

 

  • .wz
    • .game
      • .players = [] of player objects
      • .map
        • .height = height of map in tiles
        • .width = width of map in tiles
        • .name = name of map
        • .continents = [] of continent objects
        • .droids = [] of droid objects
        • .structures = [] of structure objects
        • .features = [] of feature objects
  • No labels