Directions that a four state code may have. More...
Inherits object.
Static Public Attributes | |
int | Fence = 1 |
Bars are aligned vertically. | |
int | FenceOrLadder = 3 |
Bars may be aligned vertically or horizontally. | |
int | Ladder = 2 |
Bars are aligned horizontally. | |
Directions that a four state code may have.