getShortestPathTo is a function that takes in a target node and gets the shortest path to that node to another node, then returns the path in a list of nodes.
getSlot() -
Method in class com.TeamHEC.LocomotionCommotion.Card.CardActor
Returns the slot the card is in
getSpeed() -
Method in class com.TeamHEC.LocomotionCommotion.Train.Train
getSpeedMod() -
Method in class com.TeamHEC.LocomotionCommotion.Train.Train
Get the speed modifier of a train
getSStation() -
Method in class com.TeamHEC.LocomotionCommotion.Goal.Goal
Gets the start station
getStage() -
Static method in class com.TeamHEC.LocomotionCommotion.Game.GameScreen