Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y 

E

earth - Variable in class starvationevasion.vis.controller.EarthViewer
 
Earth - Class in starvationevasion.vis.visuals
Created by tessdaughton on 11/30/15.
Earth(int, int) - Constructor for class starvationevasion.vis.visuals.Earth
Earth constructor
EARTH_CIRCUMFERENCE - Static variable in class starvationevasion.common.Constant
The circumference of the earth in kilometers.
EarthViewer - Class in starvationevasion.vis.controller
http://stackoverflow.com/questions/19621423/javafx-materials-bump-and-spec-maps Original Author:jewelsea,http://stackoverflow.com/users/1155209/jewelsea Modified by:Tess Daughton
EarthViewer(int, int) - Constructor for class starvationevasion.vis.controller.EarthViewer
 
EducateTheWomenCampaignPolicy - Class in starvationevasion.common.policies
Title: "Educate the Women Campaign"

Game Text: "The US sends 7X million dollars to educate woman of the target world region in reading, basic business and farming techniques."

Draft Affects: When drafting this policy, player selects target world region and X million dollars.

Votes Required: 4

Model Effects: model needs four control points of each ease-in-out cubic Bezier function giving investment verses food trade penalty function reduction.
EducateTheWomenCampaignPolicy() - Constructor for class starvationevasion.common.policies.EducateTheWomenCampaignPolicy
 
EfficientIrrigationIncentivePolicy - Class in starvationevasion.common.policies
Title: "Efficient Irrigation Incentive"

Game Text: "From now through the start of the next turn, X% of money spent by farmers in players region for improved irrigation efficiency is tax deductible."

Draft Affects: When drafting this policy, player selects a percentage X [1% through 100%].

Votes Required: Automatic

Model Effects: The sim estimates the number and location of farms within the region and the amount spent by those farms on improved irrigation.
EfficientIrrigationIncentivePolicy() - Constructor for class starvationevasion.common.policies.EfficientIrrigationIncentivePolicy
 
elevation - Variable in class starvationevasion.common.LandTile
 
encode(V) - Method in interface starvationevasion.server.io.Serializer
 
encrypt(String, String) - Method in class starvationevasion.server.io.strategies.SecureSocketReadStrategy
 
encrypt(String, String) - Method in class starvationevasion.server.io.strategies.SecureSocketWriteStrategy
 
encrypt(String, String) - Method in interface starvationevasion.server.model.Encryptable
 
encrypt(String, String) - Method in class starvationevasion.server.model.User
 
Encryptable - Interface in starvationevasion.server.model
 
endElement(String, String, String) - Method in class starvationevasion.sim.io.XMLparsers.GeographyXMLparser
 
endElement(String, String, String) - Method in class starvationevasion.sim.io.XMLparsers.KMLParser
 
endElement(String, String, String) - Method in class starvationevasion.sim.io.XMLparsers.RegionParserHandler
 
Endpoint - Enum in starvationevasion.server.model
 
EndpointException - Exception in starvationevasion.server.io
 
EndpointException(String) - Constructor for exception starvationevasion.server.io.EndpointException
 
EndpointException(String, Throwable) - Constructor for exception starvationevasion.server.io.EndpointException
 
endTurn() - Method in class starvationevasion.client.GUIOrig.DraftLayout.ActionButtons
endTurn function tells the client to send the cards which the user has selected for drafting to the server
EnumCropZone - Enum in starvationevasion.sim
 
EnumFarmMethod - Enum in starvationevasion.sim
 
EnumFood - Enum in starvationevasion.common
The game models the following 12 farm product categories.

All farm products throughout the world used for food, animal feed and/or biofuel are modeled as belonging to one of the above 12 categories.

Farm products not modeled include Lumber, Cotton, and Wool.
EnumLandType - Enum in starvationevasion.sim
 
EnumPolicy - Enum in starvationevasion.common
 
EnumRegion - Enum in starvationevasion.common
Enumerates each of the geographic regions used in the game: both Player and non-Player regions.

The ordinal of US regions are continuous and less than all non-Player world regions.
enumRegionToRegionId(EnumRegion) - Static method in class starvationevasion.client.Logic.geography.MapUtil
Converts an enum region to it's String ID representation (defined in MapConstants).
EnumSpecialEvent - Enum in starvationevasion.common
Defines types of possible special events.
equals(Object) - Method in class starvationevasion.common.MapPoint
 
equals(Object) - Method in class starvationevasion.common.PolicyCard
 
equals(Object) - Method in class starvationevasion.common.RegionData
 
equals(Object) - Method in class starvationevasion.common.SpecialEventData
 
equals(Object) - Method in class starvationevasion.common.WorldData
 
estimateInitialBudget(List<CropZoneData>) - Method in class starvationevasion.sim.Region
Estimates the initial crop budget for a all of the territoryList in the region by multiplying the territory consumption of the crop by its cost.
estimateInitialCropLandArea(List<CropZoneData>) - Method in class starvationevasion.sim.Region
 
estimateInitialUSYield() - Method in class starvationevasion.sim.Region
Estimates the initial yield of all US states the US bookkeeping region.
estimateInitialYield() - Method in class starvationevasion.sim.Region
Estimates the initial yield of all territoryList in the region.
ethanolProducerTaxCredit - Variable in class starvationevasion.common.RegionData
This region's current ethanol producer tax credit as an integer percentage from [0 through 100].
ethanolProducerTaxCredit - Variable in class starvationevasion.sim.Region
 
EthanolTaxCreditChangePolicy - Class in starvationevasion.common.policies
Title: "Ethanol Production Tax Credit Change"

Game Text: "Currently, an ethanol producer located in my region is entitled to a Y% tax credit to cost of ethanol production, including cellulosic ethanol. This policy changes that to X%."

Votes Required: Automatic

Draft Affects: When drafting this policy, the model must inform the player of Y and require the player selects X.

Model Effects:

EthanolTaxCreditChangePolicy() - Constructor for class starvationevasion.common.policies.EthanolTaxCreditChangePolicy
 
Event - Class in starvationevasion.vis.controller
Created by Tess Daughton on 11/15/15.
Event() - Constructor for class starvationevasion.vis.controller.Event
 
Event.EventType - Enum in starvationevasion.vis.controller
 
EVENT_CHANCE - Static variable in class starvationevasion.sim.Model
 
eventList - Variable in class starvationevasion.common.WorldData
List of special world events (if any) that occurred during the past turn (3 years).
eventName - Variable in class starvationevasion.common.SpecialEventData
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
Skip navigation links