#include "UI_Lib.h"
#include "UI_types.h"
#include "CUI_Resource.h"
Go to the source code of this file.
Classes | |
class | IUI_Border |
Interface for a frame border. More... | |
Variables | |
IUI_Border * | g_defaultBorder |
global default border (to be replaced soon in resource manager) |
Original Author: Scott Franke sfranke@gljournal.org
Creation date: 29 Feb 2000
Purpose: Class definition for IUI_Border, the interface for a frame border.
Inherit from this class for more complex borders