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

#include <gennamesdialog.h>

Classes

struct  OptionsStruct
 

Public Member Functions

 GenNamesDialogClass (Interface *maxinterface)
 
 ~GenNamesDialogClass ()
 
bool Get_Options (OptionsStruct *options)
 
bool Dialog_Proc (HWND hWnd, UINT message, WPARAM wParam, LPARAM)
 
bool Ok_To_Exit (void)
 
void Toggle_Collision_Bits_Assignment (void)
 
void Toggle_Name_Assignment (void)
 

Friends

BOOL CALLBACK _gen_names_dialog_proc (HWND Hwnd, UINT message, WPARAM wParam, LPARAM lParam)
 

Detailed Description

Definition at line 49 of file gennamesdialog.h.

Constructor & Destructor Documentation

◆ GenNamesDialogClass()

GenNamesDialogClass::GenNamesDialogClass ( Interface * maxinterface)

Definition at line 74 of file gennamesdialog.cpp.

◆ ~GenNamesDialogClass()

GenNamesDialogClass::~GenNamesDialogClass ( void )

Definition at line 95 of file gennamesdialog.cpp.

Member Function Documentation

◆ Dialog_Proc()

bool GenNamesDialogClass::Dialog_Proc ( HWND hWnd,
UINT message,
WPARAM wParam,
LPARAM  )

Definition at line 231 of file gennamesdialog.cpp.

◆ Get_Options()

bool GenNamesDialogClass::Get_Options ( OptionsStruct * options)

Definition at line 118 of file gennamesdialog.cpp.

◆ Ok_To_Exit()

bool GenNamesDialogClass::Ok_To_Exit ( void )

Definition at line 153 of file gennamesdialog.cpp.

◆ Toggle_Collision_Bits_Assignment()

void GenNamesDialogClass::Toggle_Collision_Bits_Assignment ( void )

Definition at line 208 of file gennamesdialog.cpp.

◆ Toggle_Name_Assignment()

void GenNamesDialogClass::Toggle_Name_Assignment ( void )

Definition at line 185 of file gennamesdialog.cpp.

Friends And Related Symbol Documentation

◆ _gen_names_dialog_proc

BOOL CALLBACK _gen_names_dialog_proc ( HWND Hwnd,
UINT message,
WPARAM wParam,
LPARAM lParam )
friend

Definition at line 341 of file gennamesdialog.cpp.


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