Sleeping Wombat GUI
0.100
swGUI
|
Structure for command line arguments. More...
#include <GUISystem.h>
Public Member Functions | |
CommandLineArgs (int argc, char **argv) | |
const char * | ProgramName () |
Public Attributes | |
int | ArgsCount |
char ** | Arguments |
Structure for command line arguments.
|
inline |
|
inline |
int sw::gui::CommandLineArgs::ArgsCount |
char** sw::gui::CommandLineArgs::Arguments |