#include <OpenGUI_Brush.h>
Inheritance diagram for OpenGUI::Draw_EventArgs:

Public Member Functions | |
| Draw_EventArgs (Brush &brush) | |
| Constructor requires a valid Brush reference to contain. | |
Public Attributes | |
| Brush & | brush |
| Pointer to the parent being attached/detached to/from. | |
|
|
Constructor requires a valid Brush reference to contain.
|
|
|
Pointer to the parent being attached/detached to/from.
|