#include "CUI_Button.h"
Go to the source code of this file.
Classes | |
| class | CUI_ResizeButton |
| A button that can be dragged to resize its parent frame. More... | |
Defines | |
| #define | UI_RESIZE_NONE 0 |
| #define | UI_RESIZE_MIN 1 |
| #define | UI_RESIZE_MAX 2 |
Original Author: Scott Franke sfranke@gljournal.org
Creation date: 18 July 2000
Purpose: CUI_ResizeButton - A button that can be dragged to resize its parent frame.
1.3.4