#include <stdio.h>
#include <windows.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | CTextData |
struct | TEXT_DATA |
class | CTextList |
Defines | |
#define | LEFT -6.58f |
#define | TOP 4.0f |
#define | RIGHT 6.58f |
#define | DOWN -4.0f |
#define | TEXT_DISTANCE 0.15f |
#define | MAX_LINES_IN_SCREEN 55 |
#define DOWN -4.0f |
#define LEFT -6.58f |
#define MAX_LINES_IN_SCREEN 55 |
#define RIGHT 6.58f |
#define TEXT_DISTANCE 0.15f |
#define TOP 4.0f |