jfreerails.server.common
Interface TileSetFactory

All Known Implementing Classes:
TileSetFactoryImpl

public interface TileSetFactory

This interface defines a method to add the terrain types to the world.

Author:
Luke Lindsay 09 October 2001

Method Summary
 void addTerrainTileTypesList(World w)
           
 

Method Detail

addTerrainTileTypesList

void addTerrainTileTypesList(World w)