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

#include <EmissionTypePanels.h>

Inherits ISwapablePanel.

Public Types

enum  { IDD = IDD_PSEd_EmissionPanelLine }
 

Public Member Functions

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

Protected Member Functions

afx_msg void OnParticleSystemEdit ()
 

Detailed Description

Definition at line 67 of file EmissionTypePanels.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 70 of file EmissionTypePanels.h.

Constructor & Destructor Documentation

◆ EmissionPanelLine()

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

Definition at line 76 of file EmissionTypePanels.cpp.

Member Function Documentation

◆ GetIDD()

virtual DWORD EmissionPanelLine::GetIDD ( void )
inlinevirtual

Definition at line 71 of file EmissionTypePanels.h.

◆ InitPanel()

void EmissionPanelLine::InitPanel ( void )

Definition at line 81 of file EmissionTypePanels.cpp.

◆ OnParticleSystemEdit()

void EmissionPanelLine::OnParticleSystemEdit ( )
protected

Definition at line 191 of file EmissionTypePanels.cpp.

◆ performUpdate()

void EmissionPanelLine::performUpdate ( IN Bool toUI)

Definition at line 86 of file EmissionTypePanels.cpp.


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