|
Crazy Eddie's GUI System
0.8.5
|
EventArgs based class that is used for notifications regarding Font objects. More...
Inheritance diagram for CEGUI::FontEventArgs:
Collaboration diagram for CEGUI::FontEventArgs: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. | |