Package | Description |
---|---|
com.TeamHEC.LocomotionCommotion.Train |
Modifier and Type | Class and Description |
---|---|
class |
FuelUpgrade |
class |
SpeedUpgrade |
Modifier and Type | Method and Description |
---|---|
void |
Train.addUpgrade(TrainUpgrade upgrade)
Adds an upgrade to the current train:
|
void |
Train.removeUpgrade(TrainUpgrade upgrade)
Removes an upgrade from a train
|