Crazy Eddie's GUI System
0.8.1
|
EventArgs based class that is used for notifications regarding Font objects. More...
Public Member Functions | |
FontEventArgs (Font *font) | |
Public Attributes | |
Font * | font |
Pointer to the font object related to the event notification. | |
Public Attributes inherited from CEGUI::EventArgs | |
uint | handled |
handlers should increment this if they handled the event. | |