|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMap
Interface defining the map that defines the game plan
| Method Summary | |
|---|---|
List<ICity> |
getCities()
Retrieve an unmodifiable list of all the cities in the map |
int |
getNumberCities()
Retrieve the number of cities that are on the map. |
| Method Detail |
|---|
int getNumberCities()
List<ICity> getCities()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||