TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
prompt.h File Reference
#include "platform.h"
#include <string>
+ Include dependency graph for prompt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 G3D
 

Functions

int G3D::prompt (const char *windowTitle, const char *promptx, const char **choice, int numChoices, bool useGui)
 
int G3D::prompt (const char *windowTitle, const char *promptx, const char **choice, int numChoices)
 
void G3D::msgBox (const std::string &message, const std::string &title="Message")
 

Detailed Description

Morgan McGuire, http://graphics.cs.williams.edu [Windows] GUI code by Max McGuire

2001-08-26 2006-08-13