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

#include <VelocityTypePanels.h>

Inherits ISwapablePanel.

Public Types

enum  { IDD = IDD_PSEd_VelocityPanelSphere }
 

Public Member Functions

virtual DWORD GetIDD (void)
 
 VelocityPanelSphere (UINT nIDTemplate=VelocityPanelSphere::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 VelocityTypePanels.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 70 of file VelocityTypePanels.h.

Constructor & Destructor Documentation

◆ VelocityPanelSphere()

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

Definition at line 176 of file VelocityTypePanels.cpp.

Member Function Documentation

◆ GetIDD()

virtual DWORD VelocityPanelSphere::GetIDD ( void )
inlinevirtual

Definition at line 71 of file VelocityTypePanels.h.

◆ InitPanel()

void VelocityPanelSphere::InitPanel ( void )

Definition at line 181 of file VelocityTypePanels.cpp.

◆ OnParticleSystemEdit()

void VelocityPanelSphere::OnParticleSystemEdit ( )
protected

Definition at line 230 of file VelocityTypePanels.cpp.

◆ performUpdate()

void VelocityPanelSphere::performUpdate ( IN Bool toUI)

Definition at line 186 of file VelocityTypePanels.cpp.


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