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

#include <ParticleTypePanels.h>

Inherits ParticlePanelParticle.

Public Types

enum  { IDD = IDD_PSEd_ParticlePanelStreak }
 
- Public Types inherited from ParticlePanelParticle
enum  { IDD = IDD_PSEd_ParticlePanelParticle }
 

Public Member Functions

virtual DWORD GetIDD (void)
 
 ParticlePanelStreak (UINT nIDTemplate=ParticlePanelStreak::IDD, CWnd *pParentWnd=NULL)
 
void InitPanel (void)
 
void performUpdate (IN Bool toUI)
 
- Public Member Functions inherited from ParticlePanelParticle
 ParticlePanelParticle (UINT nIDTemplate=ParticlePanelParticle::IDD, CWnd *pParentWnd=NULL)
 
void InitPanel (void)
 
void performUpdate (IN Bool toUI)
 

Protected Member Functions

afx_msg void OnParticleSystemEdit ()
 
- Protected Member Functions inherited from ParticlePanelParticle
afx_msg void OnParticleSystemEdit ()
 

Detailed Description

Definition at line 85 of file ParticleTypePanels.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 88 of file ParticleTypePanels.h.

Constructor & Destructor Documentation

◆ ParticlePanelStreak()

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

Definition at line 190 of file ParticleTypePanels.cpp.

Member Function Documentation

◆ GetIDD()

virtual DWORD ParticlePanelStreak::GetIDD ( void )
inlinevirtual

Reimplemented from ParticlePanelParticle.

Definition at line 89 of file ParticleTypePanels.h.

◆ InitPanel()

void ParticlePanelStreak::InitPanel ( void )

Definition at line 195 of file ParticleTypePanels.cpp.

◆ OnParticleSystemEdit()

void ParticlePanelStreak::OnParticleSystemEdit ( )
protected

Definition at line 205 of file ParticleTypePanels.cpp.

◆ performUpdate()

void ParticlePanelStreak::performUpdate ( IN Bool toUI)

Definition at line 200 of file ParticleTypePanels.cpp.


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