|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use City | |
---|---|
energyTycoon.customer | |
energyTycoon.game | |
energyTycoon.gui.game | |
energyTycoon.player |
Uses of City in energyTycoon.customer |
---|
Methods in energyTycoon.customer that return City | |
---|---|
City |
Customer.getCity()
|
City |
City.getCity()
|
Uses of City in energyTycoon.game |
---|
Methods in energyTycoon.game that return City | |
---|---|
City |
Game.getCity(int cityId)
return the city of the given id |
City |
ClientGame.getCity(int id)
get the city with the given id |
Uses of City in energyTycoon.gui.game |
---|
Constructors in energyTycoon.gui.game with parameters of type City | |
---|---|
CityPanel(GameListener gameListener,
GuiGame guiGame,
City city)
|
Uses of City in energyTycoon.player |
---|
Methods in energyTycoon.player with parameters of type City | |
---|---|
void |
PhysicPlayer.askCitySetting(City city)
|
void |
PhysicPlayer.askQuitCity(City city)
|
void |
FullPlayer.citySetting(City city)
|
void |
FullPlayer.quitCity(City city)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |