A B C D E F G H I J K L M N O P Q R S T U V W

C

canBuy() - Method in class energyTycoon.ExchangeServer
test if the player can buy to this customer
canSell() - Method in class energyTycoon.ExchangeServer
test if the player can sell to this customer
CELL_CAPACITY - Static variable in class energyTycoon.powerStation.Battery
 
changeBatteryStock(int) - Method in class energyTycoon.gui.game.GuiGame
 
changeBudget(int, int) - Method in class energyTycoon.client.ClientManagement
change research budget
changeBudget(int, int) - Method in interface energyTycoon.gui.game.GameListener
change research budget
changeCityPrice(int, int) - Method in class energyTycoon.player.NetworkServerPlayer
the player change his price in the city
changeDate(int, Season, int) - Method in class energyTycoon.game.ClientGame
change date
changeEnergyRequested(int) - Method in class energyTycoon.gui.game.CityPanel
change energy requested by the city this frame
changeExchangeMinAndMax(int, int) - Method in class energyTycoon.player.FullPlayer
change minimum and maximum energy stock
changeExchangeMinAndMax(int, int) - Method in class energyTycoon.player.PhysicPlayer
change minimum and maximum energy stock
changeExchangeValues(int, int, int, int, int) - Method in class energyTycoon.player.NetworkServerPlayer
change exchange properties
changeMoney() - Method in class energyTycoon.player.FullPlayer
 
changePowerStationProduction(int, int) - Method in class energyTycoon.client.ClientManagement
 
changePowerStationProduction(int, int) - Method in interface energyTycoon.gui.game.GameListener
 
changePriceInCity(int, int) - Method in class energyTycoon.client.ClientManagement
the player change his price
changePriceInCity(int, int) - Method in interface energyTycoon.gui.game.GameListener
the player change his price
changeProduction() - Method in class energyTycoon.gui.game.PowerStationPanel
 
changeProviderInfo(int, int, int, int) - Method in class energyTycoon.gui.game.CityPanel
change provider info
changeProviderPrice(int, int) - Method in class energyTycoon.gui.game.CityPanel
change provider price
changeUserProviderPrice(int, int) - Method in class energyTycoon.gui.game.CityPanel
change provider price, but the provider is the user
changeValues(int, int, int, int) - Method in class energyTycoon.Exchange
change exchange properties
changeValues(int, int, int, int) - Method in class energyTycoon.ExchangeClient
change exchange properties
changeValues() - Method in class energyTycoon.gui.game.ExchangePanel
 
ChatBoxLine - Class in energyTycoon.gui.game
 
ChatBoxLine(String, Color) - Constructor for class energyTycoon.gui.game.ChatBoxLine
 
ChatBoxPanel - Class in energyTycoon.gui.game
 
ChatBoxPanel(GameListener) - Constructor for class energyTycoon.gui.game.ChatBoxPanel
 
City - Class in energyTycoon.customer
 
City(int, Game, String, int, int, double, int, int) - Constructor for class energyTycoon.customer.City
 
CityPanel - Class in energyTycoon.gui.game
 
CityPanel(GameListener, GuiGame, City) - Constructor for class energyTycoon.gui.game.CityPanel
 
citySetting(City) - Method in class energyTycoon.player.FullPlayer
 
Client - Class in energyTycoon.client
Client network
Client(ClientManagement, GuiMenu, String, int) - Constructor for class energyTycoon.client.Client
client network constructor
ClientGame - Class in energyTycoon.game
Client Game engine, will connect to server
ClientGame(Client, int, int, String, int, int, int, int) - Constructor for class energyTycoon.game.ClientGame
Client Game engine constructor
ClientManagement - Class in energyTycoon.client
client management class
ClientManagement() - Constructor for class energyTycoon.client.ClientManagement
 
close() - Method in class energyTycoon.gui.menu.GuiMenu
close menu
CoalCentral - Class in energyTycoon.powerStation
 
CoalCentral(ServerGame, int, FullPlayer, PowerStationType) - Constructor for class energyTycoon.powerStation.CoalCentral
 
CoalCentral(ClientGame, int, FullPlayer, PowerStationType) - Constructor for class energyTycoon.powerStation.CoalCentral
 
color - Variable in class energyTycoon.gui.game.ChatBoxLine
 
compute(int) - Method in class energyTycoon.customer.City
Correspond to the method which compute all information each frame
compute(int) - Method in class energyTycoon.customer.Customer
 
compute(int) - Method in class energyTycoon.customer.Industry
Correspond to the method which compute all information each frame
compute() - Method in class energyTycoon.game.ClientGame
 
compute() - Method in class energyTycoon.game.Game
compute a frame
compute() - Method in class energyTycoon.game.ServerGame
 
compute(int) - Method in class energyTycoon.player.NetworkServerPlayer
compute the player
compute(int) - Method in class energyTycoon.powerStation.Battery
compute the battery (loose energy, explode, ...)
compute(int) - Method in class energyTycoon.powerStation.PowerStation
 
computeEndFrame() - Method in class energyTycoon.player.NetworkServerPlayer
computed at the end of the frame
computeEndOfMonth() - Method in class energyTycoon.player.NetworkServerPlayer
to do at the end of the month
computeEnergyNeed() - Method in class energyTycoon.customer.City
Compute the total of city energy needed to make it works
computeFractionEnergy() - Method in class energyTycoon.customer.City
Compute the fraction of energy that each supplier will have to provide according the satisfaction
computeFractionEnergy(int) - Method in class energyTycoon.customer.Industry
Compute the fraction of energy that each supplier will have to provide according the satisfaction
computeLightEnergy() - Method in class energyTycoon.customer.City
Compute The LightEnergy Needed by the population
computeMaintenancePrice() - Method in class energyTycoon.powerStation.Battery
 
computeMaintenancePrice() - Method in class energyTycoon.powerStation.CoalCentral
 
computeMaintenancePrice() - Method in class energyTycoon.powerStation.NuclearStation
 
computeMaintenancePrice() - Method in class energyTycoon.powerStation.PowerStation
 
computeMaintenancePrice() - Method in class energyTycoon.powerStation.SolarPanel
 
computeMaintenancePrice() - Method in class energyTycoon.powerStation.Weir
 
computeMaintenancePrice() - Method in class energyTycoon.powerStation.WindMachine
 
computeMonthlyUsePrice() - Method in class energyTycoon.powerStation.EnergyProviderBuilding
compute the monthly use price
computeName() - Method in class energyTycoon.powerStation.PowerStation
 
computeNewDevelopmentRate() - Method in class energyTycoon.customer.Industry
Compute the growth of the industry through the time with random
computeNewPopulation() - Method in class energyTycoon.customer.City
 
computeNewSettingPrice() - Method in class energyTycoon.customer.City
Compute the evolution of the setting price according the number of supplier
computeNewSettingPrice() - Method in class energyTycoon.customer.Industry
Compute the evolution of the setting price according the number of supplier
computeOtherEnergy() - Method in class energyTycoon.customer.City
Compute The otherEnergy (like production of warm, washingmachine...)
computePlayerEcology(int) - Method in class energyTycoon.game.ServerGame
 
computePollution() - Method in class energyTycoon.powerStation.CoalCentral
 
computePollution() - Method in class energyTycoon.powerStation.NuclearStation
 
computePollution() - Method in class energyTycoon.powerStation.PowerStation
 
computePollution() - Method in class energyTycoon.powerStation.SolarPanel
 
computePollution() - Method in class energyTycoon.powerStation.Weir
 
computePollution() - Method in class energyTycoon.powerStation.WindMachine
 
computeProduction() - Method in class energyTycoon.powerStation.CoalCentral
 
computeProduction() - Method in class energyTycoon.powerStation.NuclearStation
 
computeProduction() - Method in class energyTycoon.powerStation.PowerStation
 
computeProduction() - Method in class energyTycoon.powerStation.SolarPanel
 
computeProduction() - Method in class energyTycoon.powerStation.Weir
 
computeProduction() - Method in class energyTycoon.powerStation.WindMachine
 
computeRenovationPrice() - Method in class energyTycoon.powerStation.Battery
 
computeRenovationPrice() - Method in class energyTycoon.powerStation.PowerStation
 
computeSatisfaction(int) - Method in class energyTycoon.customer.City
Compute the satisfaction of the supplier according various details
computeSatisfaction(int) - Method in class energyTycoon.customer.Industry
Compute the satisfaction of the supplier according various details
computeWorkEnergy() - Method in class energyTycoon.customer.Industry
Compute the industry energy needed to work according the time
ConnectServerDialog - Class in energyTycoon.gui.menu
 
ConnectServerDialog(MenuListener, GuiMenu) - Constructor for class energyTycoon.gui.menu.ConnectServerDialog
ConnectServerDialog constructor
countProCustomers(boolean) - Method in class energyTycoon.player.NetworkServerPlayer
Count pro customer number
createDistantGame(String, int, int, int) - Method in class energyTycoon.client.ClientManagement
open a game on a server
createDistantGame(String, int, int, int) - Method in interface energyTycoon.gui.menu.MenuListener
open a game on a server
createGame(int, String, int, int, int) - Method in class energyTycoon.server.Server
 
createPhysicPlayer(int) - Method in class energyTycoon.client.ClientManagement
 
Customer - Class in energyTycoon.customer
 
Customer(int, Game, String, int, int) - Constructor for class energyTycoon.customer.Customer
Contructor of a customer with parameters
CustomerPanel - Class in energyTycoon.gui.game
 
CustomerPanel(GameListener, GuiGame, Customer) - Constructor for class energyTycoon.gui.game.CustomerPanel
 
CustomersListPanel - Class in energyTycoon.gui.game
 
CustomersListPanel(GameListener, GuiGame) - Constructor for class energyTycoon.gui.game.CustomersListPanel
 

A B C D E F G H I J K L M N O P Q R S T U V W