Support Forum       G3D Web Page     
Namespaces | Functions
prompt.h File Reference

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...
 

Detailed Description

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.


documentation generated on Wed Nov 24 2021 08:01:51 using doxygen 1.8.15