TrinityCore
|
Namespaces | |
G3D | |
Macros | |
#define | _getch getchar |
Functions | |
static int | G3D::textPrompt (const char *windowTitle, const char *prompt, const char **choice, int numChoices) |
int | G3D::prompt (const char *windowTitle, const char *promptx, const char **choice, int numChoices, bool useGui) |
void | G3D::msgBox (const std::string &message, const std::string &title="Message") |
2000-08-26 2005-01-14
#define _getch getchar |