A B C D E F G H I J L M N O P R S T U V W X Y Z _

F

Factories - Class in net.kolls.railworld
Factories for various types.
Factories() - Constructor for class net.kolls.railworld.Factories
 
feet() - Method in class net.kolls.railworld.Distance
The feet length of this distance.
feetPerPixel - Variable in class net.kolls.railworld.io.MetaData
Distance scale.
feetPerPixels - Static variable in class net.kolls.railworld.Distance
This value must be changed prior to constructing any segments, as the segments convert pixels into feet, depending on a correct scale.
feetPerStepSpeed(double) - Static method in class net.kolls.railworld.GameLoop
Given a velocity in MPH, how many feet should we move per clock step? This is a convenience method.
feetToSlow(double) - Method in class net.kolls.railworld.Train
Calculate, if the throttle were set to 0 and the brake applied, how many feet it would take for the train to slow to the requested velocity.
fillConsist() - Method in class net.kolls.railworld.tc.MixControl
 
fillConsist() - Method in class net.kolls.railworld.TrainControl
Reset the consist.
Flatcar - Class in net.kolls.railworld.car
Non-intermodal flat/centerbeam car.
Flatcar() - Constructor for class net.kolls.railworld.car.Flatcar
 
flipped - Variable in class net.kolls.railworld.segment.Switch
Indicates if the switch is in the default or flipped orientation.
followMe - Variable in class net.kolls.railworld.Train
Should the display track this train.
followMeOnce - Variable in class net.kolls.railworld.Train
The display should jump to this train's location, but not continue to follow it.
FourWay - Class in net.kolls.railworld.segment
Track crossing itself without switching capabilities.
FourWay(RailSegment, RailSegment, RailSegment, RailSegment, Point2D) - Constructor for class net.kolls.railworld.segment.FourWay
Create a four way crossing
fps() - Method in class net.kolls.railworld.GameLoop
Calculate the current target frames per second
frameIcon - Static variable in class net.kolls.railworld.Images
 
freeze() - Method in class net.kolls.railworld.Sound
Freeze the sound.
frozen - Variable in class net.kolls.railworld.Sound
Is the sound frozen
fzlc - Variable in class net.kolls.railworld.Sound
Frozen loop count

A B C D E F G H I J L M N O P R S T U V W X Y Z _