Window corners.
More...
#include <Savemap.h>
|
static const unsigned int | T_L = 0 |
| Top left window corner. More...
|
|
static const unsigned int | T_R = 1 |
| Top right window corner. More...
|
|
static const unsigned int | B_R = 2 |
| Bottom right window corner. More...
|
|
static const unsigned int | B_L = 3 |
| Bottom left window corner. More...
|
|
◆ B_L
const unsigned int Savemap::CORNER::B_L = 3 |
|
static |
Bottom left window corner.
◆ B_R
const unsigned int Savemap::CORNER::B_R = 2 |
|
static |
Bottom right window corner.
◆ T_L
const unsigned int Savemap::CORNER::T_L = 0 |
|
static |
◆ T_R
const unsigned int Savemap::CORNER::T_R = 1 |
|
static |
The documentation for this class was generated from the following file: