Public Types | |
| enum | |
Public Member Functions | |
| CNewWorldDialog (CWnd *pParent=NULL) | |
| virtual | ~CNewWorldDialog () |
| virtual BOOL | OnInitDialog () |
Public Attributes | |
| long | m_WorldWidth |
| int | m_WorldHeight |
| CSpinButtonCtrl | m_SpinWidth |
| CSpinButtonCtrl | m_SpinHeight |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 7 of file NewWorldDialog.h.
1.5.1-p1