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

#include <ParticleTypePanels.h>

Inherits ISwapablePanel.

Inherited by ParticlePanelStreak.

Public Types

enum  { IDD = IDD_PSEd_ParticlePanelParticle }
 

Public Member Functions

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

Protected Member Functions

afx_msg void OnParticleSystemEdit ()
 

Detailed Description

Definition at line 48 of file ParticleTypePanels.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 51 of file ParticleTypePanels.h.

Constructor & Destructor Documentation

◆ ParticlePanelParticle()

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

Definition at line 46 of file ParticleTypePanels.cpp.

Member Function Documentation

◆ GetIDD()

virtual DWORD ParticlePanelParticle::GetIDD ( void )
inlinevirtual

Reimplemented in ParticlePanelStreak.

Definition at line 52 of file ParticleTypePanels.h.

◆ InitPanel()

void ParticlePanelParticle::InitPanel ( void )

Definition at line 51 of file ParticleTypePanels.cpp.

◆ OnParticleSystemEdit()

void ParticlePanelParticle::OnParticleSystemEdit ( )
protected

Definition at line 104 of file ParticleTypePanels.cpp.

◆ performUpdate()

void ParticlePanelParticle::performUpdate ( IN Bool toUI)

Definition at line 76 of file ParticleTypePanels.cpp.


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