#include "K3dFontBmp.h"
Go to the source code of this file.
Defines | |
#define | K_FONT_SPACE 480 |
#define | K_NUM_DISPLAY_LISTS 256 |
K3dEngine 1.0 - OpenGL Game Engine http://sourceforge.net/projects/kengine/
05.09.15 - First version 06.03.16 - Linux version
Definition in file K3dFontBmp.cpp.
#define K_FONT_SPACE 480 |
#define K_NUM_DISPLAY_LISTS 256 |
Definition at line 36 of file K3dFontBmp.cpp.
Referenced by K3dFontBmp::CreateDisplayLists(), K3dFontBmp::DeleteFontBmp(), K3dFontBmp::Destroy(), and K3dFontBmp::~K3dFontBmp().