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

#include <EmissionTypePanels.h>

Inherits ISwapablePanel.

Public Types

enum  { IDD = IDD_PSEd_EmissionPanelCylinder }
 

Public Member Functions

virtual DWORD GetIDD (void)
 
 EmissionPanelCylinder (UINT nIDTemplate=EmissionPanelCylinder::IDD, CWnd *pParentWnd=NULL)
 
void InitPanel (void)
 
void performUpdate (IN Bool toUI)
 

Protected Member Functions

afx_msg void OnParticleSystemEdit ()
 

Detailed Description

Definition at line 121 of file EmissionTypePanels.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 124 of file EmissionTypePanels.h.

Constructor & Destructor Documentation

◆ EmissionPanelCylinder()

EmissionPanelCylinder::EmissionPanelCylinder ( UINT nIDTemplate = EmissionPanelCylinder::IDD,
CWnd * pParentWnd = NULL )

Definition at line 357 of file EmissionTypePanels.cpp.

Member Function Documentation

◆ GetIDD()

virtual DWORD EmissionPanelCylinder::GetIDD ( void )
inlinevirtual

Definition at line 125 of file EmissionTypePanels.h.

◆ InitPanel()

void EmissionPanelCylinder::InitPanel ( void )

Definition at line 362 of file EmissionTypePanels.cpp.

◆ OnParticleSystemEdit()

void EmissionPanelCylinder::OnParticleSystemEdit ( )
protected

Definition at line 413 of file EmissionTypePanels.cpp.

◆ performUpdate()

void EmissionPanelCylinder::performUpdate ( IN Bool toUI)

Definition at line 367 of file EmissionTypePanels.cpp.


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