prompt.h File Reference- Maintainer:
- Morgan McGuire, matrix@graphics3d.com
More...
#include "platform.h"
#include <string>
|
Namespaces |
| namespace | G3D |
Functions |
| void | G3D::msgBox (const std::string &message, const std::string &title="Message") |
| int | G3D::prompt (const char *windowTitle, const char *promptx, const char **choice, int numChoices) |
| int | G3D::prompt (const char *windowTitle, const char *promptx, const char **choice, int numChoices, bool useGui) |
Detailed Description
- Maintainer:
- Morgan McGuire, matrix@graphics3d.com
- Referenced Code:
- Windows GUI code by Max McGuire
- Created:
- 2001-08-26
- Last modified:
- 2006-08-13
Generated on Thu Aug 2 11:40:42 2007 for G3D by
1.5.2
Hosted by
|