eap.freeciv
Class CityMap

java.lang.Object
  extended byeap.freeciv.CityMap

public class CityMap
extends Object


Constructor Summary
CityMap()
           
 
Method Summary
 void read(PacketSource source)
           
 int size()
           
 void write(OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CityMap

public CityMap()
Method Detail

read

public void read(PacketSource source)
          throws IOException
Throws:
IOException

write

public void write(OutputStream out)
           throws IOException
Throws:
IOException

size

public int size()