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

#include <ShellMenuScheme.h>

Public Member Functions

 ShellMenuSchemeLine (void)
 
 ~ShellMenuSchemeLine (void)
 

Public Attributes

ICoord2D m_startPos
 
ICoord2D m_endPos
 
Int m_width
 
Color m_color
 

Detailed Description

Definition at line 68 of file ShellMenuScheme.h.

Constructor & Destructor Documentation

◆ ShellMenuSchemeLine()

ShellMenuSchemeLine::ShellMenuSchemeLine ( void )

Definition at line 103 of file ShellMenuScheme.cpp.

◆ ~ShellMenuSchemeLine()

ShellMenuSchemeLine::~ShellMenuSchemeLine ( void )

Definition at line 110 of file ShellMenuScheme.cpp.

Member Data Documentation

◆ m_color

Color ShellMenuSchemeLine::m_color

Definition at line 77 of file ShellMenuScheme.h.

◆ m_endPos

ICoord2D ShellMenuSchemeLine::m_endPos

Definition at line 75 of file ShellMenuScheme.h.

◆ m_startPos

ICoord2D ShellMenuSchemeLine::m_startPos

Definition at line 74 of file ShellMenuScheme.h.

◆ m_width

Int ShellMenuSchemeLine::m_width

Definition at line 76 of file ShellMenuScheme.h.


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