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

#include <ParticleTypePanels.h>

Inherits ISwapablePanel.

Public Types

enum  { IDD = IDD_PSEd_ParticlePanelDrawable }
 

Public Member Functions

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

Protected Member Functions

afx_msg void OnParticleSystemEdit ()
 

Detailed Description

Definition at line 66 of file ParticleTypePanels.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 69 of file ParticleTypePanels.h.

Constructor & Destructor Documentation

◆ ParticlePanelDrawable()

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

Definition at line 119 of file ParticleTypePanels.cpp.

Member Function Documentation

◆ clearAllThingTemplates()

void ParticlePanelDrawable::clearAllThingTemplates ( void )

Definition at line 175 of file ParticleTypePanels.cpp.

◆ GetIDD()

virtual DWORD ParticlePanelDrawable::GetIDD ( void )
inlinevirtual

Definition at line 70 of file ParticleTypePanels.h.

◆ InitPanel()

void ParticlePanelDrawable::InitPanel ( void )

Definition at line 124 of file ParticleTypePanels.cpp.

◆ OnParticleSystemEdit()

void ParticlePanelDrawable::OnParticleSystemEdit ( )
protected

Definition at line 165 of file ParticleTypePanels.cpp.

◆ performUpdate()

void ParticlePanelDrawable::performUpdate ( IN Bool toUI)

Definition at line 129 of file ParticleTypePanels.cpp.


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