| Support Forum G3D Web Page |
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License. More...
Namespaces | |
| G3D | |
Functions | |
| void | G3D::msgBox (const String &message, const String &title="Message") |
Displays a GUI prompt with "Ok" as the only choice. More... | |
| int | G3D::prompt (const char *windowTitle, const char *promptx, const char **choice, int numChoices, bool useGui) |
| Prints a prompt to stdout and waits for user input. More... | |
| int | G3D::prompt (const char *windowTitle, const char *promptx, const char **choice, int numChoices) |
| Prints a prompt and waits for user input. More... | |
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.
1.8.15