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

#include <TerrainSwatches.h>

Inherits CWnd.

Public Member Functions

 TerrainSwatches ()
 
virtual ~TerrainSwatches ()
 

Protected Member Functions

afx_msg void OnPaint ()
 
void DrawMyTexture (CDC *pDc, int top, int left, Int width, UnsignedByte *rgbData)
 

Detailed Description

Definition at line 32 of file TerrainSwatches.h.

Constructor & Destructor Documentation

◆ TerrainSwatches()

TerrainSwatches::TerrainSwatches ( )

Definition at line 32 of file TerrainSwatches.cpp.

◆ ~TerrainSwatches()

TerrainSwatches::~TerrainSwatches ( )
virtual

Definition at line 36 of file TerrainSwatches.cpp.

Member Function Documentation

◆ DrawMyTexture()

void TerrainSwatches::DrawMyTexture ( CDC * pDc,
int top,
int left,
Int width,
UnsignedByte * rgbData )
protected

Definition at line 91 of file TerrainSwatches.cpp.

◆ OnPaint()

void TerrainSwatches::OnPaint ( )
protected

Definition at line 51 of file TerrainSwatches.cpp.


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