net.sf.juoserver.files
Class MapTileImpl

java.lang.Object
  extended by net.sf.juoserver.files.MapTileImpl
All Implemented Interfaces:
MapTile

public class MapTileImpl
extends Object
implements MapTile


Constructor Summary
MapTileImpl(int z, int color)
           
 
Method Summary
 int getTileID()
           
 int getZ()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MapTileImpl

public MapTileImpl(int z,
                   int color)
Method Detail

getZ

public int getZ()
Specified by:
getZ in interface MapTile

getTileID

public int getTileID()
Specified by:
getTileID in interface MapTile

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010-2012. All Rights Reserved.