- saveGameJSON(String) - Method in class com.TeamHEC.LocomotionCommotion.Game.CoreGame
-
Saves the game to a .json file in the user's home directory in a folder called LocomotionCommotion.
- sb - Static variable in class com.TeamHEC.LocomotionCommotion.Game.GameScreen
-
- Scene - Class in com.TeamHEC.LocomotionCommotion.Scene
-
- Scene() - Constructor for class com.TeamHEC.LocomotionCommotion.Scene.Scene
-
- SceneManager - Class in com.TeamHEC.LocomotionCommotion.Scene
-
- screenX - Static variable in class com.TeamHEC.LocomotionCommotion.LocomotionCommotion
-
- screenX - Static variable in class com.TeamHEC.LocomotionCommotion.Scene.Scene
-
- screenY - Static variable in class com.TeamHEC.LocomotionCommotion.LocomotionCommotion
-
- screenY - Static variable in class com.TeamHEC.LocomotionCommotion.Scene.Scene
-
- selectedCard - Variable in class com.TeamHEC.LocomotionCommotion.Card.Game_CardHand.Game_CardHandManager
-
- selectedGoal - Static variable in class com.TeamHEC.LocomotionCommotion.Goal.GoalMenu
-
- selectedGoal - Static variable in class com.TeamHEC.LocomotionCommotion.Goal.PlayerGoals
-
- selectedGoalActor - Static variable in class com.TeamHEC.LocomotionCommotion.Goal.PlayerGoals
-
- selectedP1 - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_StationBtn
-
- selectedStation - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_StationBtn
-
- selectLabel - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_StartingSequence
-
- sell - Variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.Game_ShopManager
-
- sellFuel(String, int, boolean) - Method in class com.TeamHEC.LocomotionCommotion.Player.Shop
-
- sellStation(Station) - Method in class com.TeamHEC.LocomotionCommotion.Player.Player
-
- setActor(GoalActor) - Method in class com.TeamHEC.LocomotionCommotion.Goal.Goal
-
- setActorsTouchable(boolean) - Method in class com.TeamHEC.LocomotionCommotion.Scene.Scene
-
- setActorY(float) - Method in class com.TeamHEC.LocomotionCommotion.Card.CardActor
-
- setAsLoser() - Method in class com.TeamHEC.LocomotionCommotion.Player.Player
-
- setAsWinner() - Method in class com.TeamHEC.LocomotionCommotion.Player.Player
-
- setCard(Card) - Method in class com.TeamHEC.LocomotionCommotion.Card.CardActor
-
- setConnectionTravelled(float) - Method in class com.TeamHEC.LocomotionCommotion.Train.Route
-
Can be used to change the position of the train within the route
- setCurrentMapObj(MapObj) - Method in class com.TeamHEC.LocomotionCommotion.Train.Route
-
The currentMapObj the train is positioned at
- setEmpty(boolean) - Method in class com.TeamHEC.LocomotionCommotion.Card.CardActor
-
- setEmpty(Boolean) - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalActor
-
When we set empty we set the value AND change the texture to the relevant texture;
- setexpanded(boolean) - Method in class com.TeamHEC.LocomotionCommotion.Card.CardActor
-
- setFuelPerTurn(int) - Method in class com.TeamHEC.LocomotionCommotion.Train.Train
-
- setGameScreen() - Method in class com.TeamHEC.LocomotionCommotion.LocomotionCommotion
-
This Method sets the screen to the gameScreen, We dispose the startScene, create a new gameScreen reset the screen which resets the booleans to the start
setting for all the relevant gamescreen objects.
- setGoal(Goal) - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalActor
-
- setIndex(int) - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalActor
-
- setInStation(boolean) - Method in class com.TeamHEC.LocomotionCommotion.Train.Train
-
- setMenuScreen() - Method in class com.TeamHEC.LocomotionCommotion.LocomotionCommotion
-
This Method changes the screen to startScene.
- setnewgoalindex(int) - Method in class com.TeamHEC.LocomotionCommotion.Goal.PlayerGoalRemoveBtn
-
- setObstacle(Obstacle) - Method in class com.TeamHEC.LocomotionCommotion.Train.Train
-
- setOwned(Boolean) - Method in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Station
-
- setOwnedgoal(boolean) - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalActor
-
- setOwner(Player) - Method in class com.TeamHEC.LocomotionCommotion.Card.Card
-
- setOwner(Player) - Method in class com.TeamHEC.LocomotionCommotion.Map.Station
-
Changes the owner of this station and notifies listeners
- setPlanRouteButtonVisible(boolean) - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalActor
-
- setPosition(float, float) - Method in class com.TeamHEC.LocomotionCommotion.UI_Elements.Sprite
-
- setProbability(double) - Method in class com.TeamHEC.LocomotionCommotion.Obstacle.ObstacleFactory
-
- setRedoBtn() - Method in class com.TeamHEC.LocomotionCommotion.Goal.PlayerGoalRemoveBtn
-
- setRentValueMod(int) - Method in class com.TeamHEC.LocomotionCommotion.Map.Station
-
- setResourceOutMod(int) - Method in class com.TeamHEC.LocomotionCommotion.Map.Station
-
- setResourcesHeight(float) - Static method in class com.TeamHEC.LocomotionCommotion.UI_Elements.GameScreenUI
-
Changes all quantity label heights with the toggle resources button
- setRouteAvailable(boolean) - Method in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_MapObj
-
- setRouteAvailable(Train, Connection) - Method in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_MapObj
-
- setRouteIndex(int) - Method in class com.TeamHEC.LocomotionCommotion.Train.Route
-
Can be used to change the position of the train within the route
- setSlot(int) - Method in class com.TeamHEC.LocomotionCommotion.Card.CardActor
-
- setSpecial(boolean) - Method in class com.TeamHEC.LocomotionCommotion.Goal.Goal
-
- setSpeedMod(int) - Method in class com.TeamHEC.LocomotionCommotion.Train.Train
-
- setStage(Stage) - Static method in class com.TeamHEC.LocomotionCommotion.Game.GameScreen
-
- setTexture(Texture) - Method in class com.TeamHEC.LocomotionCommotion.Card.CardActor
-
- setTexture(Texture) - Method in class com.TeamHEC.LocomotionCommotion.UI_Elements.Sprite
-
- setTimeConstraint(int) - Method in class com.TeamHEC.LocomotionCommotion.Goal.Goal
-
- setToBuy() - Method in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen
-
- setToSell() - Method in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen
-
- setUndo(boolean) - Method in class com.TeamHEC.LocomotionCommotion.Goal.PlayerGoalRemoveBtn
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Card.CardFactoryTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Card.CardTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Card.GoFasterStripesCardTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Card.GoldCardTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Card.ResourceCardTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Card.TeleportCardTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Game.CoreGameTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Goal.DijkstraTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Goal.EdgeTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalFactoryTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalGenerationAlgorithmTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Goal.NodeTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Map.ConnectionTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Map.MapObjTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Map.StationTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Obstacle.ObstacleTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Player.PlayerTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Player.ShopTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Train.RouteTest
-
- setUp() - Method in class com.TeamHEC.LocomotionCommotion.Train.TrainTest
-
- setValue(int) - Method in class com.TeamHEC.LocomotionCommotion.Resource.Resource
-
- setValueMod(int) - Method in class com.TeamHEC.LocomotionCommotion.Map.Station
-
- setVisibility(boolean) - Method in class com.TeamHEC.LocomotionCommotion.Scene.Scene
-
- setX(float) - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalActor
-
- setX(float) - Method in class com.TeamHEC.LocomotionCommotion.UI_Elements.Sprite
-
- setY(float) - Method in class com.TeamHEC.LocomotionCommotion.Goal.GoalActor
-
- setY(float) - Method in class com.TeamHEC.LocomotionCommotion.UI_Elements.Sprite
-
- Shop - Class in com.TeamHEC.LocomotionCommotion.Player
-
- Shop(Player) - Constructor for class com.TeamHEC.LocomotionCommotion.Player.Shop
-
The initialiser for shop.
- ShopHomeScreen() - Constructor for class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen
-
- ShopTest - Class in com.TeamHEC.LocomotionCommotion.Player
-
- ShopTest() - Constructor for class com.TeamHEC.LocomotionCommotion.Player.ShopTest
-
- show() - Method in class com.TeamHEC.LocomotionCommotion.Game.GameScreen
-
- show() - Method in class com.TeamHEC.LocomotionCommotion.Scene.Scene
-
- showConnectionBlips(Connection) - Method in class com.TeamHEC.LocomotionCommotion.Train.Route
-
Creates route UI dots for this connection
- showInfoBox() - Static method in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- showInfoBox() - Method in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_MapObj
-
- showInfoBox() - Method in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Station
-
- showLabel(Train) - Method in class com.TeamHEC.LocomotionCommotion.Train.TrainInfoUI
-
- showRouteBlips() - Method in class com.TeamHEC.LocomotionCommotion.Train.Route
-
Makes all the white route blips between connections visible, the red dot indicates
direction
- sm_howtoplay_frame - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_howtoplay_homebtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_howtoplay_line - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_howtoplay_nextbtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_howtoplay_previousbtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_howtoplay_title - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_loadgame_Examples - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_loadgame_Title - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_main_exitButton - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_main_howtoplaybtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_main_linesimg - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_main_loadgamebtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_main_newgamebtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_main_preferencesbtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_main_title - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_BackBtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_GoBtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_MenuText - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_StationDom_unselected_Btn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_StationDomBtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_TempTextBox - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_Turn100_unselected_Btn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_Turn100Btn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_Turn150_unselected_Btn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_Turn150Btn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_Turn50_unselected_Btn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_Turn50Btn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgame_TurnTimeOutBtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_newgameTurnTimeOut_unselected_Btn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_preferences_ControlSettingsBtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_preferences_DisplaySettingsBtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_preferences_GameSettingsBtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_preferences_SoundSettingsBtn - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_preferences_Title - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- sm_preferences_VertLine - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- SM_TextureManager - Class in com.TeamHEC.LocomotionCommotion.Scene
-
- SM_TextureManager() - Constructor for class com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
-
- special - Variable in class com.TeamHEC.LocomotionCommotion.Goal.Goal
-
- SpecialGoal - Class in com.TeamHEC.LocomotionCommotion.Goal
-
- SpecialGoal(Station, Station, int, String, int) - Constructor for class com.TeamHEC.LocomotionCommotion.Goal.SpecialGoal
-
- speed - Static variable in class com.TeamHEC.LocomotionCommotion.Train.TrainInfoUI
-
- SpeedUpgrade - Class in com.TeamHEC.LocomotionCommotion.Train
-
- SpeedUpgrade(Train) - Constructor for class com.TeamHEC.LocomotionCommotion.Train.SpeedUpgrade
-
- Sprite - Class in com.TeamHEC.LocomotionCommotion.UI_Elements
-
- Sprite(float, float, Texture) - Constructor for class com.TeamHEC.LocomotionCommotion.UI_Elements.Sprite
-
Creates a Sprite which can be drawn to a stage
- SpriteButton - Class in com.TeamHEC.LocomotionCommotion.UI_Elements
-
- SpriteButton(float, float, Texture) - Constructor for class com.TeamHEC.LocomotionCommotion.UI_Elements.SpriteButton
-
A sprite which can be clicked on.
- sStation - Variable in class com.TeamHEC.LocomotionCommotion.Goal.Goal
-
- stage - Variable in class com.TeamHEC.LocomotionCommotion.Scene.Scene
-
- stageEnd - Static variable in class com.TeamHEC.LocomotionCommotion.Train.TrainDepotUI.Game_TrainDepotManager
-
- stageend - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_PauseMenu.Game_Pause_Manager
-
- stageEnd - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.Game_ShopManager
-
- stagestart - Variable in class com.TeamHEC.LocomotionCommotion.Card.Game_CardHand.Game_CardHandManager
-
- stagestart - Static variable in class com.TeamHEC.LocomotionCommotion.Goal.GoalMenu
-
- stagestart - Static variable in class com.TeamHEC.LocomotionCommotion.Goal.PlayerGoals
-
- stagestart - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- stageStart - Static variable in class com.TeamHEC.LocomotionCommotion.Train.TrainDepotUI.Game_TrainDepotManager
-
- stagestart - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_PauseMenu.Game_Pause_Manager
-
- stageStart - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.Game_ShopManager
-
- stagestart - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_StartingSequence
-
- start - Variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.Game_ShopManager
-
- started - Variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_MapObj
-
- started - Variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Sprite
-
- startGame() - Static method in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_StartingSequence
-
- startGameActors - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_StartingSequence
-
- StartMenu - Class in com.TeamHEC.LocomotionCommotion.Scene
-
- StartMenu() - Constructor for class com.TeamHEC.LocomotionCommotion.Scene.StartMenu
-
- startpage - Variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.Game_ShopManager
-
- startScene - Variable in class com.TeamHEC.LocomotionCommotion.Scene.SceneManager
-
- startScreenStageEnd - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.Game_ShopManager
-
- startScreenStageStart - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.Game_ShopManager
-
- StartTurn() - Method in class com.TeamHEC.LocomotionCommotion.Game.CoreGame
-
Starts a players turn.
- startTurn() - Method in class com.TeamHEC.LocomotionCommotion.Obstacle.Obstacle
-
Increments the internal counter, eventually destroys itself and disassociate
from the Train if the number of turn left is equal to zero.
- Station - Class in com.TeamHEC.LocomotionCommotion.Map
-
- Station(String, int, Resource, int, Line[], int, float, float) - Constructor for class com.TeamHEC.LocomotionCommotion.Map.Station
-
- station - Variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_TextureManager
-
- stationInfo - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- stationInfo - Variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_TextureManager
-
- stationLabelCost - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- stationLabelFuel - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- stationLabelName - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- StationListener - Interface in com.TeamHEC.LocomotionCommotion.Map
-
- stationPassed(Station, Train) - Method in class com.TeamHEC.LocomotionCommotion.Goal.Goal
-
Listener trigger when a train passes a station
- stationPassed(Station, Train) - Method in class com.TeamHEC.LocomotionCommotion.Player.Player
-
- stationPassed(Station, Train) - Method in interface com.TeamHEC.LocomotionCommotion.Train.RouteListener
-
- stationRewards() - Method in class com.TeamHEC.LocomotionCommotion.Player.Player
-
Generates fuel from stations.
- stations - Static variable in class com.TeamHEC.LocomotionCommotion.Goal.GoalGenerationAlgorithmTest
-
- stations - Static variable in class com.TeamHEC.LocomotionCommotion.Goal.Graph.Dijkstra
-
- stations - Static variable in class com.TeamHEC.LocomotionCommotion.Goal.Graph.GoalGenerationAlgorithm
-
- stationSelect - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- stationSelect - Variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_TextureManager
-
- stationsList - Variable in class com.TeamHEC.LocomotionCommotion.Map.WorldMap
-
- StationTest - Class in com.TeamHEC.LocomotionCommotion.Map
-
- StationTest() - Constructor for class com.TeamHEC.LocomotionCommotion.Map.StationTest
-
- stationTracker - Static variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- stationx2 - Variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_TextureManager
-
- STOCKHOLM - Variable in class com.TeamHEC.LocomotionCommotion.Map.WorldMap
-
- strToInt(StringBuilder) - Static method in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop
-
- style - Static variable in class com.TeamHEC.LocomotionCommotion.Goal.GoalMenu
-
- style - Variable in class com.TeamHEC.LocomotionCommotion.Goal.PlayerGoals
-
- style - Variable in class com.TeamHEC.LocomotionCommotion.MapActors.Game_Map_Manager
-
- style - Variable in class com.TeamHEC.LocomotionCommotion.Train.TrainInfoUI
-
- style - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.Game_ShopManager
-
- style - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen.Game_shop_card
-
- style - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen.Game_shop_coal
-
- style - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen.Game_shop_electric
-
- style - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen.Game_shop_nuclear
-
- style - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen.Game_shop_oil
-
- style - Static variable in class com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen.Game_shop_train
-
- subFuel(String, int) - Method in class com.TeamHEC.LocomotionCommotion.Player.Player
-
- subGold(int) - Method in class com.TeamHEC.LocomotionCommotion.Player.Player
-
- subRentValueMod(int) - Method in class com.TeamHEC.LocomotionCommotion.Map.Station
-
- subResourceOutMod(int) - Method in class com.TeamHEC.LocomotionCommotion.Map.Station
-
- subValue(int) - Method in class com.TeamHEC.LocomotionCommotion.Resource.Resource
-
Subtracts from value using an integer
- subValue(Resource) - Method in class com.TeamHEC.LocomotionCommotion.Resource.Resource
-
Subtracts from value using another Resource object.
- subValueMod(int) - Method in class com.TeamHEC.LocomotionCommotion.Map.Station
-