#include <xrb_gui_events.hpp>
Public Member Functions | |
EventDeleteChildWidget (Widget *const child_to_delete, Float const time) | |
Constructs the event, specifying a pointer to the child widget to delete. | |
virtual | ~EventDeleteChildWidget () |
Destructor. | |
Friends | |
class | ContainerWidget |
Currently only generated by Xrb::ModalWidget::Shutdown.
Automatically processed by Widget.
Definition at line 97 of file xrb_gui_events.hpp.