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

#include <TeamGeneric.h>

Inherits CPropertyPage.

Public Types

enum  { IDD = IDD_TeamGeneric }
 

Public Member Functions

 TeamGeneric ()
 
void setTeamDict (Dict *dict)
 

Protected Member Functions

void _fillComboBoxesWithScripts ()
 
void _dictToScripts ()
 
virtual BOOL OnInitDialog ()
 
afx_msg void _scriptsToDict ()
 
afx_msg void OnScriptAdjust ()
 

Protected Attributes

Dictm_teamDict
 

Detailed Description

Definition at line 27 of file TeamGeneric.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 34 of file TeamGeneric.h.

Constructor & Destructor Documentation

◆ TeamGeneric()

TeamGeneric::TeamGeneric ( )

Definition at line 52 of file TeamGeneric.cpp.

Member Function Documentation

◆ _dictToScripts()

void TeamGeneric::_dictToScripts ( )
protected

Definition at line 85 of file TeamGeneric.cpp.

◆ _fillComboBoxesWithScripts()

void TeamGeneric::_fillComboBoxesWithScripts ( )
protected

Definition at line 69 of file TeamGeneric.cpp.

◆ _scriptsToDict()

void TeamGeneric::_scriptsToDict ( )
protected

Definition at line 160 of file TeamGeneric.cpp.

◆ OnInitDialog()

BOOL TeamGeneric::OnInitDialog ( )
protectedvirtual

Definition at line 57 of file TeamGeneric.cpp.

◆ OnScriptAdjust()

void TeamGeneric::OnScriptAdjust ( )
protected

Definition at line 218 of file TeamGeneric.cpp.

◆ setTeamDict()

void TeamGeneric::setTeamDict ( Dict * dict)
inline

Definition at line 37 of file TeamGeneric.h.

Member Data Documentation

◆ m_teamDict

Dict* TeamGeneric::m_teamDict
protected

Definition at line 43 of file TeamGeneric.h.


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