Uses of Interface
net.sf.juoserver.api.MapTile

Packages that use MapTile
net.sf.juoserver.files   
net.sf.juoserver.model   
 

Uses of MapTile in net.sf.juoserver.files
 

Classes in net.sf.juoserver.files that implement MapTile
 class MapTileImpl
           
 

Uses of MapTile in net.sf.juoserver.model
 

Methods in net.sf.juoserver.model that return MapTile
 MapTile Core.getTile(int x, int y)
          Retrieves the map tile definition of the given coordinates.
 MapTile CoreImpl.getTile(int x, int y)
          Retrieves the map tile definition of the given coordinates.
 



Copyright © 2010-2012. All Rights Reserved.