Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
RampOptions Class Reference

#include <RampOptions.h>

Inherits COptionsPanel.

Public Types

enum  { IDD = IDD_RAMP_OPTIONS }
 
- Public Types inherited from COptionsPanel
enum  { IDD = IDD_NO_OPTIONS }
 

Public Member Functions

 RampOptions (CWnd *pParent=NULL)
 
virtual ~RampOptions ()
 
Bool shouldApplyTheRamp ()
 
Real getRampWidth ()
 
afx_msg void OnApply ()
 
afx_msg void OnWidthChange ()
 
- Public Member Functions inherited from COptionsPanel
 COptionsPanel (Int dlgid=0, CWnd *pParent=NULL)
 

Additional Inherited Members

- Protected Member Functions inherited from COptionsPanel
virtual void DoDataExchange (CDataExchange *pDX)
 
afx_msg void OnMove (int x, int y)
 
afx_msg void OnEditRedo ()
 
afx_msg void OnUpdateEditRedo (CCmdUI *pCmdUI)
 
afx_msg void OnEditUndo ()
 
afx_msg void OnUpdateEditUndo (CCmdUI *pCmdUI)
 

Detailed Description

Definition at line 46 of file RampOptions.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 51 of file RampOptions.h.

Constructor & Destructor Documentation

◆ RampOptions()

RampOptions::RampOptions ( CWnd * pParent = NULL)

Definition at line 37 of file RampOptions.cpp.

◆ ~RampOptions()

RampOptions::~RampOptions ( )
virtual

Definition at line 49 of file RampOptions.cpp.

Member Function Documentation

◆ getRampWidth()

Real RampOptions::getRampWidth ( )
inline

Definition at line 56 of file RampOptions.h.

◆ OnApply()

void RampOptions::OnApply ( )

Definition at line 64 of file RampOptions.cpp.

◆ OnWidthChange()

void RampOptions::OnWidthChange ( )

Definition at line 70 of file RampOptions.cpp.

◆ shouldApplyTheRamp()

Bool RampOptions::shouldApplyTheRamp ( )

Definition at line 54 of file RampOptions.cpp.


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