#include "UI_Lib.h"
#include "UI_types.h"
#include "IUI_Renderer.h"
#include "CUI_Resource.h"
Go to the source code of this file.
Classes | |
class | IUI_Font |
A base font interface. More... | |
Defines | |
#define | UI_CURSOR_NONE 0 |
#define | UI_CURSOR_BAR 1 |
#define | UI_CURSOR_UNDERLINE 2 |
Original Author: Scott Franke sfranke@gljournal.org
Creation date: 29 Feb 2000
Purpose: Basic resource class for resource to inherit from. Mainly just for owned by memory management