FB::WindowsEvent Class Reference
Generic windows event. All windows events going through the winproc get first fired as a WindowEvent and then fired as the specific type, allowing you to handle them either way. More...
#include <WindowsEvent.h>
Inheritance diagram for FB::WindowsEvent:

Collaboration diagram for FB::WindowsEvent:

Detailed Description
Generic windows event. All windows events going through the winproc get first fired as a WindowEvent and then fired as the specific type, allowing you to handle them either way.
Definition at line 36 of file WindowsEvent.h.
The documentation for this class was generated from the following file:
Generated on 18 Jun 2013 for FireBreath by
1.6.1
Labels
