|
Methapolis
0.27
|
This is the complete list of members for refactored.Zone, including all inherited members.
| buildings | refactored.Zone | private |
| COMMERCIAL | refactored.Zone | static |
| FIRESTATION | refactored.Zone | static |
| getBuildings() | refactored.Zone | |
| getHeight() | refactored.Zone | |
| getType() | refactored.Zone | |
| getWidth() | refactored.Zone | |
| getX() | refactored.Zone | |
| getY() | refactored.Zone | |
| height | refactored.Zone | private |
| INDUSTRIAL | refactored.Zone | static |
| POLICE | refactored.Zone | static |
| RESIDENTIAL | refactored.Zone | static |
| setBuildings(List< Building > buildings) | refactored.Zone | |
| setHeight(short height) | refactored.Zone | |
| setType(short type) | refactored.Zone | |
| setWidth(short width) | refactored.Zone | |
| setX(short x) | refactored.Zone | |
| setY(short y) | refactored.Zone | |
| type | refactored.Zone | private |
| width | refactored.Zone | private |
| x | refactored.Zone | private |
| y | refactored.Zone | private |
| Zone(short type, short x, short y) | refactored.Zone | |
| Zone(short type, short x, short y, short width, short height) | refactored.Zone |