Main Page | Class List | Directories | File List | Class Members | File Members

BridgeGUI Class Reference

The graphical user interface. More...

#include <bridgeGUI.h>

List of all members.

Public Member Functions

 BridgeGUI (World *w)
 Constructor of the graphical user interface.
void run (int width, int height, bool fullScreen, char *bridgeFile, char *trainFile)
 Starts the GUI.


Detailed Description

The graphical user interface.


Constructor & Destructor Documentation

BridgeGUI::BridgeGUI World w  )  [inline]
 

Constructor of the graphical user interface.

Parameters:
w the world


Member Function Documentation

void BridgeGUI::run int  width,
int  height,
bool  fullScreen,
char *  bridgeFile,
char *  trainFile
 

Starts the GUI.

Parameters:
width the width of the window
height the height of the window
fullScreen if true then GUI will run in full screen mode
bridgeFile the filename of the bridge description file
trainFile the filename of the train description file


The documentation for this class was generated from the following files:
Generated on Sun Jul 10 22:32:04 2005 for S12 by  doxygen 1.4.2