Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_
G
GameLoop
- Class in
net.kolls.railworld
Represents a time stepping update loop.
GameLoop(RailCanvas)
- Constructor for class net.kolls.railworld.
GameLoop
Constructs a gameloop.
gameLoop()
- Method in class net.kolls.railworld.
GameLoop
Begin the loop.
get(int)
- Method in class net.kolls.railworld.play.
Trains
Get a train
getAntialias()
- Static method in class net.kolls.railworld.opening.
Options
getBorderInsets(Component)
- Method in class net.kolls.railworld.opening.
CenteredBackgroundBorder
getBrake()
- Method in class net.kolls.railworld.
Train
getCenterPoint()
- Method in class net.kolls.railworld.
RailCanvas
Returns the center of the currently displayed area.
getColor()
- Method in class net.kolls.railworld.edit.
SegmentEditPoint
Gets the color of this point.
getController()
- Method in class net.kolls.railworld.
Train
Returns controller for this train.
getCoords()
- Method in class net.kolls.railworld.segment.
TrackSegment
getDefaultZoom()
- Static method in class net.kolls.railworld.
Distance
The default zoom for new maps or partial displays not subject to user zooming.
getDescription()
- Method in class net.kolls.railworld.io.
ImageFilter
getDescription()
- Method in class net.kolls.railworld.io.
RWGFilter
getDescription()
- Method in class net.kolls.railworld.io.
RWMMapFilter
getDescription()
- Method in class net.kolls.railworld.io.
TRNFilter
getDescription()
- Method in class net.kolls.railworld.io.
YardMapFilter
getDest(int)
- Method in class net.kolls.railworld.
RailSegment
Returns a given destination RailSegment.
getDests()
- Method in class net.kolls.railworld.
RailSegment
getElementAt(int)
- Method in class net.kolls.railworld.play.
Trains
getFPS()
- Static method in class net.kolls.railworld.opening.
Options
getImage()
- Method in class net.kolls.railworld.opening.
MapLoader
Loads the map image on the first call; caches it for subsequent calls.
getListCellRendererComponent(JList, Object, int, boolean, boolean)
- Method in class net.kolls.railworld.play.
TrainListCellRenderer
getMD()
- Method in class net.kolls.railworld.opening.
MetaDataPanel
If the panel is editable, this can be used to get the current information on the panel.
getMetaData()
- Method in class net.kolls.railworld.opening.
MapLoader
getMetric()
- Static method in class net.kolls.railworld.opening.
Options
Currently ignored!
getPoint()
- Method in class net.kolls.railworld.
CLoc
Returns an absolute point for this location.
getPoint()
- Method in class net.kolls.railworld.edit.
SegmentEditPoint
Returns the current location of this edit point.
getPoint(int)
- Method in class net.kolls.railworld.
RailSegment
Returns a given point.
getPoint(RailSegment, double)
- Method in class net.kolls.railworld.
RailSegment
getPoint(RailSegment, double)
- Method in class net.kolls.railworld.segment.
Curve
getPoint(RailSegment, double)
- Method in class net.kolls.railworld.segment.
EESegment
getPoint(RailSegment, double)
- Method in class net.kolls.railworld.segment.
FourWay
getPoint(RailSegment, double)
- Method in class net.kolls.railworld.segment.
Label
getPoint(RailSegment, double)
- Method in class net.kolls.railworld.segment.
Signal
getPoint(RailSegment, double)
- Method in class net.kolls.railworld.segment.
Switch
getPoint(RailSegment, double)
- Method in class net.kolls.railworld.segment.
TrackSegment
getPoints()
- Method in class net.kolls.railworld.
RailSegment
getPreferredSize()
- Method in class net.kolls.railworld.play.
TrainListCellRenderer
Return the renderers fixed size here.
getRemember()
- Static method in class net.kolls.railworld.opening.
Options
getScale()
- Method in class net.kolls.railworld.
MiniViewer
Indicate the scaling factor between the miniviewer and the image.
getScripts()
- Method in class net.kolls.railworld.opening.
ScriptPanel
Return a list of all scripts selected by the user.
getScripts(File)
- Static method in class net.kolls.railworld.play.script.
ScriptManager
Return a
ScriptManager
containing all scripts found in the given directory.
getSegment()
- Method in class net.kolls.railworld.edit.
SegmentEditPoint
Returns the railsegment this edit point is associated with.
getSegments()
- Method in class net.kolls.railworld.opening.
MapLoader
getSelected()
- Method in class net.kolls.railworld.
TrainControl
getSelectedCar()
- Method in class net.kolls.railworld.play.
Trains
getSelectedTrain()
- Method in class net.kolls.railworld.play.
Trains
getSelectedValues()
- Method in class net.kolls.railworld.opening.
CheckBoxList
Returns an array of the objects that have been selected.
getSize()
- Method in class net.kolls.railworld.play.
Trains
getSoundSystem()
- Static method in class net.kolls.railworld.opening.
Options
getThrottle()
- Method in class net.kolls.railworld.
Train
getTrain()
- Method in class net.kolls.railworld.
TrainControl
getTrainActionScriptNotify()
- Method in class net.kolls.railworld.
TrainControl
Get the script manager
getVXY()
- Method in class net.kolls.railworld.
RailCanvas
gl
- Variable in class net.kolls.railworld.play.
PlayFrame
The game loop that manages action on this frame.
Green
- Class in
net.kolls.railworld.segment.sp
A green (proceed) signal
Green()
- Constructor for class net.kolls.railworld.segment.sp.
Green
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_