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

#include <EmissionTypePanels.h>

Inherits ISwapablePanel.

Public Types

enum  { IDD = IDD_PSEd_EmissionPanelSphere }
 

Public Member Functions

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

Protected Member Functions

afx_msg void OnParticleSystemEdit ()
 

Detailed Description

Definition at line 103 of file EmissionTypePanels.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 106 of file EmissionTypePanels.h.

Constructor & Destructor Documentation

◆ EmissionPanelSphere()

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

Definition at line 300 of file EmissionTypePanels.cpp.

Member Function Documentation

◆ GetIDD()

virtual DWORD EmissionPanelSphere::GetIDD ( void )
inlinevirtual

Definition at line 107 of file EmissionTypePanels.h.

◆ InitPanel()

void EmissionPanelSphere::InitPanel ( void )

Definition at line 305 of file EmissionTypePanels.cpp.

◆ OnParticleSystemEdit()

void EmissionPanelSphere::OnParticleSystemEdit ( )
protected

Definition at line 340 of file EmissionTypePanels.cpp.

◆ performUpdate()

void EmissionPanelSphere::performUpdate ( IN Bool toUI)

Definition at line 310 of file EmissionTypePanels.cpp.


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