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

#include <SplashScreen.h>

Inherits CDialog.

Public Member Functions

 SplashScreen ()
 
void setTextOutputLocation (const CRect &rect)
 
void outputText (UINT nIDString)
 

Protected Member Functions

afx_msg void OnPaint ()
 

Protected Attributes

CRect m_rect
 
CString m_loadString
 
CFont m_font
 

Detailed Description

Definition at line 25 of file SplashScreen.h.

Constructor & Destructor Documentation

◆ SplashScreen()

SplashScreen::SplashScreen ( )

Definition at line 24 of file SplashScreen.cpp.

Member Function Documentation

◆ OnPaint()

void SplashScreen::OnPaint ( )
protected

Definition at line 73 of file SplashScreen.cpp.

◆ outputText()

void SplashScreen::outputText ( UINT nIDString)

Definition at line 60 of file SplashScreen.cpp.

◆ setTextOutputLocation()

void SplashScreen::setTextOutputLocation ( const CRect & rect)

Definition at line 54 of file SplashScreen.cpp.

Member Data Documentation

◆ m_font

CFont SplashScreen::m_font
protected

Definition at line 30 of file SplashScreen.h.

◆ m_loadString

CString SplashScreen::m_loadString
protected

Definition at line 29 of file SplashScreen.h.

◆ m_rect

CRect SplashScreen::m_rect
protected

Definition at line 28 of file SplashScreen.h.


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