Interface MapGeneratorInterface

All Known Implementing Classes:
MapGenerator

public interface MapGeneratorInterface
Something that generates the map.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Generate the map.
  • Method Details

    • generateMap

      void generateMap()
      Generate the map.