| Package | Description |
|---|---|
| s3games.engine |
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.String,Location> |
GameSpecification.locations
list of locations indexed through their name
|
| Modifier and Type | Method and Description |
|---|---|
Location |
GameSpecification.findClosestCameraLocation(int x,
int y)
find a camera location which is closest to a specified pixel
|