Model Railroad System
2.2.1
|
Classes | |
class | OneHead3Color |
Single head signals, 3 color. More... | |
class | ThreeHead3over2over2 |
Three head signals, 3 over 2 over 2. More... | |
class | TwoHead2over2 |
Two head signals, 2 over 2. More... | |
class | TwoHead3over2 |
Two head signals, 3 over 2. More... | |
Typedefs | |
typedef listtype | twoaspectlist |
Aspects for two headed signals. This is a list of two aspect colors, the first element for the upper head and the second element for the lower head. More... | |
typedef listtype | threeaspectlist |
Aspects for three headed signals. This is a list of three aspect colors, the first element for the upper head and the second element for the middle head, and finally the third element for the bottom head. More... | |
Enumerations | |
enum | signalcolors { dark, red, yellow, green } |