Bugz Door Project
Public Attributes | List of all members
door::box_styles Struct Reference

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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: