GetVideoModes Class Reference

#include <editgameoptions.h>

List of all members.

Public Types

typedef vector< ASCStringVList
typedef pair< int, int > ModeRes

Public Member Functions

 GetVideoModes ()
VListgetList ()
int getx (int index)
int gety (int index)
int findmodenum (int x, int y)
ModeRes getBest ()


Detailed Description

Definition at line 32 of file editgameoptions.h.


Member Typedef Documentation

typedef vector<ASCString> GetVideoModes::VList

Definition at line 34 of file editgameoptions.h.

typedef pair<int,int> GetVideoModes::ModeRes

Definition at line 35 of file editgameoptions.h.


Constructor & Destructor Documentation

GetVideoModes::GetVideoModes (  ) 

Definition at line 91 of file editgameoptions.cpp.

References ASCString::format(), and warningMessage().


Member Function Documentation

VList& GetVideoModes::getList (  )  [inline]

Definition at line 47 of file editgameoptions.h.

Referenced by EditGameOptions::EditGameOptions(), and main().

int GetVideoModes::getx ( int  index  ) 

Definition at line 155 of file editgameoptions.cpp.

Referenced by main().

int GetVideoModes::gety ( int  index  ) 

Definition at line 159 of file editgameoptions.cpp.

Referenced by main().

int GetVideoModes::findmodenum ( int  x,
int  y 
)

Definition at line 163 of file editgameoptions.cpp.

Referenced by EditGameOptions::EditGameOptions().

GetVideoModes::ModeRes GetVideoModes::getBest (  ) 

Definition at line 171 of file editgameoptions.cpp.

Referenced by ScreenResolutionSetup::ScreenResolutionSetup().


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:46:48 2012 for Advanced Strategic Command by  doxygen 1.5.1