- undernourished - Variable in class starvationevasion.common.RegionData
-
This region's percent of undernourished people at start of the current year.
- undo() - Method in class starvationevasion.client.GUIOrig.DraftLayout.hand.Hand
-
Undo's last move.
- undo() - Method in class starvationevasion.client.GUIOrig.DraftLayout.hand.HandOrig
-
Undo's last move.
- undoDiscard(ClientPolicyCard) - Method in class starvationevasion.client.GUIOrig.DraftLayout.DeckNode
-
Undo's the last discard the user has done by removing the last card added to the pile
- UNSELECT_RADIUS - Static variable in interface starvationevasion.client.Logic.geography.MapConstants
-
- unselectRegion() - Method in class starvationevasion.client.GUIOrig.DraftLayout.map.Map
-
Unselects the currently selected region, if it exists
- unselectSelected() - Method in class starvationevasion.client.GUIOrig.DraftLayout.ProductBar.ProductBar
-
Unselect the selected element
- unselectSelectedProduct() - Method in class starvationevasion.client.GUIOrig.DraftLayout.DraftLayout
-
Function which unslects the selected product from the product bar
- update() - Method in class starvationevasion.util.Observer
-
- updateAssignedRegion(EnumRegion) - Method in class starvationevasion.client.GUIOrig.GUI
-
Updates the GUIOrig's assigned region to the passed in region
- updateBalance(int) - Method in class starvationevasion.client.GUIOrig.SummaryBar
-
Updates the balance on the summarybar to the new balance
- updateCropNeed(int) - Method in class starvationevasion.sim.Region
-
- updateEvents(ArrayList<SpecialEventData>) - Method in class starvationevasion.vis.controller.EarthViewer
-
Called yearly/whenever Client decides to update Global Events (e.g., beginning of turn, beginning of year).
- updateFull() - Method in class starvationevasion.vis.controller.EarthViewer
-
Used when Toggling into full Earth Mode
Returns a layout manager for the Visualizer starvationevasion.client.Aegislash.GUI
use this line inside ClientGUI: Scene earthScene = new Scene(earthViewer.updateFull(),700,700);
See handle() method inside ClientGUI for more info
- updateLandTiles(ArrayList<LandTile>) - Method in class starvationevasion.vis.controller.EarthViewer
-
- updateMini() - Method in class starvationevasion.vis.controller.EarthViewer
-
Returns small rotating non interactive globe for display in corner of ClientGUI
- updateSummarybar(int, int, int, int, int, int) - Method in class starvationevasion.client.GUIOrig.SummaryBar
-
Updates the summary bar information
- updateYield(int) - Method in class starvationevasion.sim.Region
-
Updates the yield of all territoryList in the region and aggregates the values for
the entire region.
- updateYield() - Method in class starvationevasion.sim.Territory
-
Estimates the initial land used per food type, and the yield.
- uptime() - Method in class starvationevasion.server.Server
-
- uptimeString() - Method in class starvationevasion.server.Server
-
- US_REGIONS - Static variable in enum starvationevasion.common.EnumRegion
-
Array of all player regions used in game.
- User - Class in starvationevasion.server.model
-
- User() - Constructor for class starvationevasion.server.model.User
-
- User(String[]) - Constructor for class starvationevasion.server.model.User
-
- User(String, String, EnumRegion, ArrayList<EnumPolicy>) - Constructor for class starvationevasion.server.model.User
-
- UserEventHandler - Class in starvationevasion.vis.visuals
-
Created by Tess Daughton on 11/15/15.
- UserEventHandler(Earth, VisualizerLayout) - Constructor for class starvationevasion.vis.visuals.UserEventHandler
-
UserEventHandler Constructor
- UserHandler - Class in starvationevasion.server.handlers
-
- UserHandler(Server, Worker) - Constructor for class starvationevasion.server.handlers.UserHandler
-
- Util - Class in starvationevasion.common
-
public static methods that might be useful in as utilities.
- Util() - Constructor for class starvationevasion.common.Util
-