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

#include <CColorAlphaDialog.h>

Inherits CDialog.

Public Types

enum  { IDD = IDD_PSEd_EditColorAndAlpha }
 

Public Member Functions

 CColorAlphaDialog (UINT nIDTemplate=CColorAlphaDialog::IDD, CWnd *pParentWnd=NULL)
 
void InitPanel (void)
 
void performUpdate (IN Bool toUI)
 

Protected Member Functions

void onColorPress (Int colorPressed)
 
virtual BOOL OnInitDialog ()
 
afx_msg void OnColor1 ()
 
afx_msg void OnColor2 ()
 
afx_msg void OnColor3 ()
 
afx_msg void OnColor4 ()
 
afx_msg void OnColor5 ()
 
afx_msg void OnColor6 ()
 
afx_msg void OnColor7 ()
 
afx_msg void OnColor8 ()
 
afx_msg void OnParticleSystemEdit ()
 

Protected Attributes

DWORD m_customColors [16]
 
CButtonShowColor m_colorButton [MAX_KEYFRAMES]
 

Detailed Description

Definition at line 25 of file CColorAlphaDialog.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 33 of file CColorAlphaDialog.h.

Constructor & Destructor Documentation

◆ CColorAlphaDialog()

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

Definition at line 60 of file CColorAlphaDialog.cpp.

Member Function Documentation

◆ InitPanel()

void CColorAlphaDialog::InitPanel ( void )

Definition at line 64 of file CColorAlphaDialog.cpp.

◆ OnColor1()

afx_msg void CColorAlphaDialog::OnColor1 ( )
protected

◆ OnColor2()

afx_msg void CColorAlphaDialog::OnColor2 ( )
protected

◆ OnColor3()

afx_msg void CColorAlphaDialog::OnColor3 ( )
protected

◆ OnColor4()

afx_msg void CColorAlphaDialog::OnColor4 ( )
protected

◆ OnColor5()

afx_msg void CColorAlphaDialog::OnColor5 ( )
protected

◆ OnColor6()

afx_msg void CColorAlphaDialog::OnColor6 ( )
protected

◆ OnColor7()

afx_msg void CColorAlphaDialog::OnColor7 ( )
protected

◆ OnColor8()

afx_msg void CColorAlphaDialog::OnColor8 ( )
protected

◆ onColorPress()

void CColorAlphaDialog::onColorPress ( Int colorPressed)
protected

Definition at line 233 of file CColorAlphaDialog.cpp.

◆ OnInitDialog()

BOOL CColorAlphaDialog::OnInitDialog ( )
protectedvirtual

Definition at line 201 of file CColorAlphaDialog.cpp.

◆ OnParticleSystemEdit()

void CColorAlphaDialog::OnParticleSystemEdit ( )
protected

Definition at line 191 of file CColorAlphaDialog.cpp.

◆ performUpdate()

void CColorAlphaDialog::performUpdate ( IN Bool toUI)

Definition at line 101 of file CColorAlphaDialog.cpp.

Member Data Documentation

◆ m_colorButton

CButtonShowColor CColorAlphaDialog::m_colorButton[MAX_KEYFRAMES]
protected

Definition at line 29 of file CColorAlphaDialog.h.

◆ m_customColors

DWORD CColorAlphaDialog::m_customColors[16]
protected

Definition at line 28 of file CColorAlphaDialog.h.


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