FS2_Open
Open source remastering of the Freespace 2 engine
starfield_editor Class Reference

#include <starfieldeditor.h>

Inheritance diagram for starfield_editor:

Public Types

enum  { IDD = IDD_STARFIELD }
 

Public Member Functions

void OnOK ()
 
void OnCancel ()
 
 starfield_editor (CWnd *pParent=NULL)
 

Public Attributes

CSliderCtrl m_slider
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual BOOL OnInitDialog ()
 
afx_msg void OnEnableAsteroids ()
 
afx_msg void OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
 

Protected Attributes

int initialized
 

Detailed Description

Definition at line 15 of file starfieldeditor.h.

Member Enumeration Documentation

anonymous enum
Enumerator
IDD 

Definition at line 25 of file starfieldeditor.h.

Constructor & Destructor Documentation

starfield_editor::starfield_editor ( CWnd *  pParent = NULL)

Definition at line 26 of file starfieldeditor.cpp.

Member Function Documentation

void starfield_editor::DoDataExchange ( CDataExchange *  pDX)
protectedvirtual

Definition at line 33 of file starfieldeditor.cpp.

void starfield_editor::OnCancel ( )

Definition at line 62 of file starfieldeditor.cpp.

afx_msg void starfield_editor::OnEnableAsteroids ( )
protected
void starfield_editor::OnHScroll ( UINT  nSBCode,
UINT  nPos,
CScrollBar *  pScrollBar 
)
protected

Definition at line 81 of file starfieldeditor.cpp.

BOOL starfield_editor::OnInitDialog ( )
protectedvirtual

Definition at line 68 of file starfieldeditor.cpp.

void starfield_editor::OnOK ( )

Definition at line 50 of file starfieldeditor.cpp.

Member Data Documentation

int starfield_editor::initialized
protected

Definition at line 40 of file starfieldeditor.h.

CSliderCtrl starfield_editor::m_slider

Definition at line 26 of file starfieldeditor.h.


The documentation for this class was generated from the following files: