![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <RollupPanel.h>
Public Attributes | |
| HWND | mDialog |
| HWND | mButton |
| HWND | mGroupBox |
| bool | mExpanded |
| bool | mEnable |
| bool | mAutoDestroy |
| WNDPROC | mOldDlgProc |
| WNDPROC | mOldButtonProc |
| char | mCaption [RPITEM_MAX_NAME] |
Definition at line 34 of file RollupPanel.h.
| bool RPITEM::mAutoDestroy |
Definition at line 41 of file RollupPanel.h.
| HWND RPITEM::mButton |
Definition at line 37 of file RollupPanel.h.
| char RPITEM::mCaption[RPITEM_MAX_NAME] |
Definition at line 44 of file RollupPanel.h.
| HWND RPITEM::mDialog |
Definition at line 36 of file RollupPanel.h.
| bool RPITEM::mEnable |
Definition at line 40 of file RollupPanel.h.
| bool RPITEM::mExpanded |
Definition at line 39 of file RollupPanel.h.
| HWND RPITEM::mGroupBox |
Definition at line 38 of file RollupPanel.h.
| WNDPROC RPITEM::mOldButtonProc |
Definition at line 43 of file RollupPanel.h.
| WNDPROC RPITEM::mOldDlgProc |
Definition at line 42 of file RollupPanel.h.
1.8.6.