Public Member Functions | |
Callback (void(*functionPointer)(BetaGUI::Button *, bool)) | |
Callback (BetaGUIListener *l) | |
Protected Attributes | |
unsigned char | mCallbackType |
void(* | fp )(BetaGUI::Button *, bool) |
BetaGUIListener * | mListener |
Friends | |
class | Window |
class | Button |