Package com.mg105.interface_adapters.map
Interface MapGeneratorInterpreterInterface
- All Known Implementing Classes:
MapGeneratorInterpreter
public interface MapGeneratorInterpreterInterface
An interface for map generation.
-
Method Summary
-
Method Details
-
generateMap
void generateMap()Generate the map.
-