|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrainCar | |
|---|---|
| org.starhope.appius.game | |
| Uses of TrainCar in org.starhope.appius.game |
|---|
| Methods in org.starhope.appius.game that return TrainCar | |
|---|---|
TrainCar |
TrainCar.getCaboose()
TODO: document this method (brpocock, Dec 14, 2009) |
TrainCar |
TrainCar.getNextInTrain()
TODO: document this method (brpocock, Dec 14, 2009) |
TrainCar |
TrainCar.getPriorInTrain()
TODO: document this method (brpocock, Dec 14, 2009) |
TrainCar |
TrainCar.getTrainLeader()
TODO: document this method (brpocock, Dec 14, 2009) |
| Methods in org.starhope.appius.game with parameters of type TrainCar | |
|---|---|
boolean |
TrainCar.isInTrain(TrainCar trainLeader)
TODO: document this method (brpocock, Dec 14, 2009) |
void |
TrainCar.setNextInTrain(TrainCar car)
TODO: document this method (brpocock, Dec 14, 2009) |
void |
TrainCar.setPriorInTrain(TrainCar car)
TODO: document this method (brpocock, Dec 14, 2009) |
void |
TrainCar.setTrainLeader(TrainCar leader)
TODO: document this method (brpocock, Dec 14, 2009) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||