Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
Go to the source code of this file.
Classes | |
class | render::Font |
Namespaces | |
namespace | render |
In this namespace can be found render management classes like RenderManager, RenderWindow, RenderSystem, and so on. | |
namespace | resource |
In this namespace can be found resource management classes like ResoureceManager, Resource and so on. | |
Defines | |
#define | GAME_CHAR_INDEX(c) c - 33 |
#define | GAME_NUM_CHARS (256 - 32) |
Enumerations | |
enum | render::FontType { render::FT_TRUETYPE, render::FT_IMAGE, render::FT_COUNT } |
#define GAME_CHAR_INDEX | ( | c | ) | c - 33 |
#define GAME_NUM_CHARS (256 - 32) |
The KG Game Engine
Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:06 by
Doxygen
(1.7.4)
|