Skip to end of metadata
Go to start of metadata

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:
Inheritance graph
Collaboration diagram for FB::WindowsEvent:
Collaboration graph

List of all members.


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:
Labels: