Class GeyserProcessor


public class GeyserProcessor extends DynamicTerrainProcessor
This class allows for dynamic Geysers to be added to maps which will go off every few turns.
  • Constructor Details

    • GeyserProcessor

      public GeyserProcessor(TWGameManager gameManager)
      Create a new GeyserProcessor for the given server.
      Parameters:
      gameManager - the game manager for which this runs.
  • Method Details