#include <Fui.h>
Inheritance diagram for CFuiBox:

Public Member Functions | |
| CFuiBox (int x=0, int y=0, int w=0, int h=0, Tag window=0) | |
| virtual int | Read (SStream *stream, Tag tag) |
| virtual void | ReadFinished (void) |
| void | Draw (void) |
Protected Attributes | |
| SBitmap * | bmBack |
| SBitmap * | bmTop |
| SBitmap * | bmBottom |
| SBitmap * | bmLeft |
| SBitmap * | bmRight |
| SBitmap * | bmTopLeft |
| SBitmap * | bmTopRight |
| SBitmap * | bmBottomLeft |
| SBitmap * | bmBottomRight |
| int | thickness |
| Border line thickness. | |
| unsigned int | colLine |
| Border line colour. | |
| unsigned int | colFill |
| Backdrop fill colour. | |
Definition at line 706 of file Fui.h.
|
||||||||||||||||||||||||
|
Definition at line 2241 of file Fui.cpp. References COMPONENT_BOX, and MakeRGB(). |
|
|
Reimplemented from CFuiComponent. |
|
||||||||||||
|
Reimplemented from CFuiComponent. |
|
|
Reimplemented from CFuiComponent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 730 of file Fui.h. Referenced by Read(). |
|
|
Documentation generated by
|