mathcolo / mbtapuller

Train stuff
MIT License
2 stars 0 forks source link

Add constants file #7

Closed tinzerillo closed 8 years ago

tinzerillo commented 8 years ago

trains: RED_LINE = 'Red' GREEN_LINE = 'Green' GREEN_LINE_B = 'Green-B' GREEN_LINE_C = 'Green-C' GREEN_LINE_D = 'Green-D' GREEN_LINE_E = 'Green-E' BLUE_LINE = 'Blue' ORANGE_LINE = 'Orange'

status: STATUS_AT_STATION = 0 STATUS_IN_TRANSIT = 1