org.flexgen.map
Interface MapTileAddedListener


public interface MapTileAddedListener

Interface defining a mechanism for being notified of a map tile being added to a map.


Method Summary
 void mapTileAdded(MapGenerator mapGenerator, MapTileLocation mapTileLocation)
          Informs the listener that a map tile has been added at the specified location.
 

Method Detail

mapTileAdded

void mapTileAdded(MapGenerator mapGenerator,
                  MapTileLocation mapTileLocation)
Informs the listener that a map tile has been added at the specified location.

Parameters:
mapGenerator - Map generator that added the map tile.
mapTileLocation - Location at which the map tile was added.


FlexGen Home

Get FlexGen at SourceForge.net. Fast, secure and Free Open Source software downloads

Copyright © 2009 - Jeffrey J. Weston <jjweston@gmail.com>

All rights reserved. Use is subject to license terms.