|
Planeshift
|
#include "pawswidget.h"Go to the source code of this file.
Classes | |
| class | pawsYesNoBox |
| This is a yes/no box used to do confirms. More... | |
Macros | |
| #define | CONFIRM_NO -20 |
| #define | CONFIRM_YES -10 |
Typedefs | |
| typedef void(* | YesNoResponseFunc) (bool, void *) |
Functions | |
| CREATE_PAWS_FACTORY (pawsYesNoBox) | |