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

#include <VelocityTypePanels.h>

Inherits ISwapablePanel.

Public Types

enum  { IDD = IDD_PSEd_VelocityPanelOrtho }
 

Public Member Functions

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

Protected Member Functions

afx_msg void OnParticleSystemEdit ()
 

Detailed Description

Definition at line 49 of file VelocityTypePanels.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 52 of file VelocityTypePanels.h.

Constructor & Destructor Documentation

◆ VelocityPanelOrtho()

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

Definition at line 42 of file VelocityTypePanels.cpp.

Member Function Documentation

◆ GetIDD()

virtual DWORD VelocityPanelOrtho::GetIDD ( void )
inlinevirtual

Definition at line 53 of file VelocityTypePanels.h.

◆ InitPanel()

void VelocityPanelOrtho::InitPanel ( void )

Definition at line 47 of file VelocityTypePanels.cpp.

◆ OnParticleSystemEdit()

void VelocityPanelOrtho::OnParticleSystemEdit ( )
protected

Definition at line 156 of file VelocityTypePanels.cpp.

◆ performUpdate()

void VelocityPanelOrtho::performUpdate ( IN Bool toUI)

Definition at line 52 of file VelocityTypePanels.cpp.


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