Interface MapGeneratorInterpreterInterface

All Known Implementing Classes:
MapGeneratorInterpreter

public interface MapGeneratorInterpreterInterface
An interface for map generation.
  • Method Summary

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

    • generateMap

      void generateMap()
      Generate the map.