Define WormStation class containing station building info. More...
Public Attributes | |
statile = null | |
The tile of the station. | |
deptile = null | |
The tile of the depot. | |
stafront = null | |
The tile in front of the station. | |
depfront = null | |
The tile in front of the depot. | |
statop = null | |
The top tile of the station. | |
stabottom = null | |
The bottom tile of the station. | |
frontfront = null | |
... | |
stationdir = null | |
The direction of the station. | |
optimaldir = null | |
The optimal direction from one station to the other. | |
stasrc = null | |
Station ID of source station. | |
stadst = null | |
Station ID of destination station. | |
homedepot = null | |
The depot at the source station. | |
front1 = null | |
front2 = null | |
lane2 = null | |
morefront = null |
Define WormStation class containing station building info.