Class WorldMapBinary

java.lang.Object
zombie.worldMap.WorldMapBinary

public final class WorldMapBinary
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    WorldMapBinary()  
  • Method Summary

    Modifier and Type Method Description
    boolean read​(java.lang.String string, WorldMapData worldMapData)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WorldMapBinary

      public WorldMapBinary()
  • Method Details

    • read

      public boolean read​(java.lang.String string, WorldMapData worldMapData) throws java.lang.Exception
      Throws:
      java.lang.Exception