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

#include <EmissionTypePanels.h>

Inherits ISwapablePanel.

Public Types

enum  { IDD = IDD_PSEd_EmissionPanelBox }
 

Public Member Functions

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

Protected Member Functions

afx_msg void OnParticleSystemEdit ()
 

Detailed Description

Definition at line 85 of file EmissionTypePanels.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 88 of file EmissionTypePanels.h.

Constructor & Destructor Documentation

◆ EmissionPanelBox()

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

Definition at line 213 of file EmissionTypePanels.cpp.

Member Function Documentation

◆ GetIDD()

virtual DWORD EmissionPanelBox::GetIDD ( void )
inlinevirtual

Definition at line 89 of file EmissionTypePanels.h.

◆ InitPanel()

void EmissionPanelBox::InitPanel ( void )

Definition at line 218 of file EmissionTypePanels.cpp.

◆ OnParticleSystemEdit()

void EmissionPanelBox::OnParticleSystemEdit ( )
protected

Definition at line 282 of file EmissionTypePanels.cpp.

◆ performUpdate()

void EmissionPanelBox::performUpdate ( IN Bool toUI)

Definition at line 223 of file EmissionTypePanels.cpp.


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