- undo - Variable in class com.TeamHEC.LocomotionCommotion.Goal.PlayerGoalRemoveBtn
-
- undoGoalSelection(int) - Static method in class com.TeamHEC.LocomotionCommotion.Goal.PlayerGoals
-
undoGoalSelection puts back the goal you just picked from the goal menu.
- undoLastRouteButton - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- undoRouteBtn - Variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_TextureManager
-
- undoUpgrade() - Method in class com.TeamHEC.LocomotionCommotion.Train.FuelUpgrade
-
- undoUpgrade() - Method in class com.TeamHEC.LocomotionCommotion.Train.SpeedUpgrade
-
- undoUpgrade() - Method in class com.TeamHEC.LocomotionCommotion.Train.TrainUpgrade
-
- unhighlightAdjacent() - Method in class com.TeamHEC.LocomotionCommotion.Train.TrainInfoUI
-
- unregister(StationListener) - Method in class com.TeamHEC.LocomotionCommotion.Map.Station
-
Removes object implementing StationListener so it no longer recieves updates
- unregister(RouteListener) - Method in class com.TeamHEC.LocomotionCommotion.Train.Route
-
Removes an object from the Listener array
- update(float) - Method in class com.TeamHEC.LocomotionCommotion.Train.Route
-
Progressed a train in the route by certain amount - normally it's speed
- updateRouteText() - Method in class com.TeamHEC.LocomotionCommotion.Train.Route
-
Updates the text displaying the route information:
- useCard(int) - Method in class com.TeamHEC.LocomotionCommotion.Card.Game_CardHand.Game_CardHandManager
-
useCard is called from the usecard button and implements the card's action and removes it.
- usecardbtn - Variable in class com.TeamHEC.LocomotionCommotion.Card.Game_CardHand.Game_CardHandManager
-