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

Public Member Functions | |
| CFuiLine (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 | |
| int | direction |
| Direction? Currently unused. | |
| int | thickness |
| Thickness in pixels. | |
| unsigned int | colLine |
| Line colour. | |
Definition at line 683 of file Fui.h.
|
||||||||||||||||||||||||
|
Definition at line 2177 of file Fui.cpp. References COMPONENT_LINE, and FUI_LINE_HORIZONTAL. |
|
|
Reimplemented from CFuiComponent. Definition at line 2228 of file Fui.cpp. References colLine, DrawLine(), CFuiComponent::h, CFuiComponent::surface, CFuiComponent::w, CFuiComponent::x, and CFuiComponent::y. |
|
||||||||||||
|
Reimplemented from CFuiComponent. |
|
|
Reimplemented from CFuiComponent. |
|
|
Definition at line 700 of file Fui.h. Referenced by Draw(). |
|
|
Definition at line 697 of file Fui.h. Referenced by Read(). |
|
|
Definition at line 698 of file Fui.h. Referenced by Read(). |
|
|
Documentation generated by
|