- train_current = how far did the train already travel
- train_length = how far does the train have to drive
- train_left = how much distance does the train have left, based on its current position
- train_speed = maximum speed
- train_aproximet = how long it will take to arrive at the destination
- 01 = grass
- 02 = rail_horizontal
- 03 = rail_vertical
- 04 = curve_down_right
- 05 = curve_down_left
- 06 = curve_up_right
- 07 = curve_up_left
- 08 = crossing
- 09 = station_horizontal
- 10 = station_vertical
- 11 = rail_transparent
- 12 = train_station_end
- 13 = weiche_horz_rechts_oben
- 14 = weiche_horz_rechts_unten
- 15 = weiche_horz_links_oben
- 16 = weiche_horz_links_unten
- 17 = weiche_vert_rechts_oben
- 18 = weiche_vert_rechts_unten
- 19 = weiche_vert_links_oben
- 20 = weiche_vert_links_unten
- 21 = end_north
- 22 = end_east
- 23 = end_south
- 24 = end_west
- 25 = lake