25 #ifndef ENGINES_NWN_GUI_CHARGEN_CHARRACE_H 26 #define ENGINES_NWN_GUI_CHARGEN_CHARRACE_H 56 #endif // ENGINES_NWN_GUI_CHARGEN_CHARRACE_H Common::ScopedPtr< ButtonsGroup > _buttons
void callbackActive(Widget &widget)
Callback that's triggered when a widget was activated.
A simple scoped smart pointer template.
A scoped plain pointer, allowing pointer-y access and normal deletion.
CharRace(CharGenChoices &choices, ::Engines::Console *console=0)
The character generator base class.