#include <DialogParticleEditor.h>
|
| enum | { IDD = IDD_DIALOG_PARTICLE_EDITOR
} |
| |
Definition at line 54 of file DialogParticleEditor.h.
| CDialogParticleEditor::CDialogParticleEditor |
( |
CWnd * |
pParent = NULL | ) |
|
| CDialogParticleEditor::~CDialogParticleEditor |
( |
| ) |
|
|
virtual |
| void CDialogParticleEditor::AddStage |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::ClearDlgVars |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::CurStageToDlgVars |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::DlgVarsToCurStage |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::DoDataExchange |
( |
CDataExchange * |
pDX | ) |
|
|
virtual |
| void CDialogParticleEditor::EnableEditControls |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::EnableStageControls |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::EnumParticles |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::HideStage |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::OnBnClickedButtonAddstage |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonBrowsecolor |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonBrowseEntitycolor |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonBrowsefadecolor |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonBrowsematerial |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonHidestage |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonNew |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonRemovestage |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonSave |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonSaveAs |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonSaveParticles |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonShowstage |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedButtonUpdate |
( |
| ) |
|
|
protected |
| afx_msg void CDialogParticleEditor::OnBnClickedCheckOneshot |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedDoom |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedEntityColor |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedFlight |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedImpact |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedMuzzle |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedParticleMode |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioAimed |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioCone |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioCylinder |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioOutward |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioRect |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioSphere |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioView |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioX |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioY |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedRadioZ |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedSelected |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedTestModel |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBnClickedWorldGravity |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBtnDrop |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBtnXdn |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBtnXup |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBtnYdn |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBtnYup |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBtnZdn |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnBtnZup |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnCbnSelchangeComboParticles |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnCbnSelchangeComboPath |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnDestroy |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnHScroll |
( |
UINT |
nSBCode, |
|
|
UINT |
nPos, |
|
|
CScrollBar * |
pScrollBar |
|
) |
| |
|
protected |
| BOOL CDialogParticleEditor::OnInitDialog |
( |
| ) |
|
|
virtual |
| void CDialogParticleEditor::OnLbnSelchangeListStages |
( |
| ) |
|
|
protected |
| void CDialogParticleEditor::OnOK |
( |
| ) |
|
|
protectedvirtual |
| BOOL CDialogParticleEditor::PreTranslateMessage |
( |
MSG * |
pMsg | ) |
|
|
private |
| void CDialogParticleEditor::RemoveStage |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::SelectParticle |
( |
const char * |
name | ) |
|
| void CDialogParticleEditor::SetParticleView |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::SetParticleVisualization |
( |
int |
i | ) |
|
| void CDialogParticleEditor::SetSelectedModel |
( |
const char * |
val | ) |
|
|
private |
| void CDialogParticleEditor::SetVectorControlUpdate |
( |
idQuat |
rotation | ) |
|
| void CDialogParticleEditor::ShowCurrentStage |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::ShowStage |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::UpdateControlInfo |
( |
| ) |
|
|
private |
| void CDialogParticleEditor::UpdateParticleData |
( |
| ) |
|
|
private |
| CString CDialogParticleEditor::animFrames |
|
private |
| CString CDialogParticleEditor::animRate |
|
private |
| CString CDialogParticleEditor::aspectFrom |
|
private |
| CString CDialogParticleEditor::aspectTo |
|
private |
| CString CDialogParticleEditor::boundsExpansion |
|
private |
| CString CDialogParticleEditor::bunching |
|
private |
| CString CDialogParticleEditor::color |
|
private |
| CComboBox CDialogParticleEditor::comboParticle |
|
private |
| CString CDialogParticleEditor::count |
|
private |
| CString CDialogParticleEditor::customDesc |
|
private |
| CString CDialogParticleEditor::customParms |
|
private |
| CString CDialogParticleEditor::customPath |
|
private |
| CString CDialogParticleEditor::cycles |
|
private |
| CString CDialogParticleEditor::deadTime |
|
private |
| CString CDialogParticleEditor::depthHack |
|
private |
| int CDialogParticleEditor::direction |
|
private |
| CString CDialogParticleEditor::directionParm |
|
private |
| int CDialogParticleEditor::distribution |
|
private |
| CEdit CDialogParticleEditor::editRingOffset |
|
private |
| BOOL CDialogParticleEditor::entityColor |
|
private |
| CString CDialogParticleEditor::fadeColor |
|
private |
| CString CDialogParticleEditor::fadeFraction |
|
private |
| CString CDialogParticleEditor::fadeIn |
|
private |
| CString CDialogParticleEditor::fadeOut |
|
private |
| CString CDialogParticleEditor::gravity |
|
private |
| CString CDialogParticleEditor::initialAngle |
|
private |
| CListBox CDialogParticleEditor::listStages |
|
private |
| bool CDialogParticleEditor::mapModified |
|
private |
| CString CDialogParticleEditor::matName |
|
private |
| CString CDialogParticleEditor::offset |
|
private |
| int CDialogParticleEditor::orientation |
|
private |
| BOOL CDialogParticleEditor::particleMode |
|
private |
| BOOL CDialogParticleEditor::randomDistribution |
|
private |
| CString CDialogParticleEditor::ringOffset |
|
private |
| CString CDialogParticleEditor::rotationFrom |
|
private |
| CString CDialogParticleEditor::rotationTo |
|
private |
| CString CDialogParticleEditor::sizeFrom |
|
private |
| CString CDialogParticleEditor::sizeTo |
|
private |
| CString CDialogParticleEditor::speedFrom |
|
private |
| CString CDialogParticleEditor::speedTo |
|
private |
| CStatic CDialogParticleEditor::staticDirectionParm |
|
private |
| CString CDialogParticleEditor::time |
|
private |
| CString CDialogParticleEditor::timeOffset |
|
private |
| CToolTipCtrl CDialogParticleEditor::toolTipCtrl |
|
private |
| CString CDialogParticleEditor::trails |
|
private |
| CString CDialogParticleEditor::trailTime |
|
private |
| CString CDialogParticleEditor::viewOrigin |
|
private |
| int CDialogParticleEditor::visualization |
|
private |
| BOOL CDialogParticleEditor::worldGravity |
|
private |
| CString CDialogParticleEditor::xSize |
|
private |
| CString CDialogParticleEditor::ySize |
|
private |
| CString CDialogParticleEditor::zSize |
|
private |
The documentation for this class was generated from the following files: