|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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 |
|---|
void mapTileAdded(MapGenerator mapGenerator,
MapTileLocation mapTileLocation)
mapGenerator - Map generator that added the map tile.mapTileLocation - Location at which the map tile was added.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009 - Jeffrey J. Weston <jjweston@gmail.com>
All rights reserved. Use is subject to license terms.