|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fuel | |
---|---|
com.TeamHEC.LocomotionCommotion.Resource | |
com.TeamHEC.LocomotionCommotion.Train |
Uses of Fuel in com.TeamHEC.LocomotionCommotion.Resource |
---|
Subclasses of Fuel in com.TeamHEC.LocomotionCommotion.Resource | |
---|---|
class |
Coal
|
class |
Electric
|
class |
Nuclear
|
class |
Oil
|
Uses of Fuel in com.TeamHEC.LocomotionCommotion.Train |
---|
Constructors in com.TeamHEC.LocomotionCommotion.Train with parameters of type Fuel | |
---|---|
Train(java.lang.String name,
Fuel fuelType,
int baseSpeed,
int speedMod,
int value,
boolean inStation,
Route route,
Player owner)
The superclass of Train types, Creates a Train for player. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |