|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Callback interface for map-load notification events.
Method Summary | |
void |
mapLoaded(GameMap map,
java.lang.String name)
Called when the requested map finishes loading. |
void |
mapLoadFailed(java.lang.String name)
Called when the requested map couldn't be loaded. |
Method Detail |
public void mapLoaded(GameMap map, java.lang.String name)
map
- the map referencename
- the name of the mappublic void mapLoadFailed(java.lang.String name)
name
- the name of the map that failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |