Bugz Door Project
|
Public Attributes | |
const char * | tl |
Top Left. | |
const char * | tr |
Top Right. | |
const char * | top |
Top. | |
const char * | side |
Side. | |
const char * | bl |
Bottom Left. | |
const char * | br |
Bottom Right. | |
const char * | ml |
Middle Left. | |
const char * | mr |
Middle Right. | |
Utility structure that stores the characters needed to render boxes.
We assume that Top can be used in Bottom and Middle. We assume that Side can be used on Left and Right.