Flutter Engine
The Flutter Engine
|
#include <EventQueue.h>
Public Attributes | |
Point | where |
EventType | type |
Friends | |
bool | operator< (const Event &e0, const Event &e1) |
Definition at line 49 of file EventQueue.h.
Definition at line 53 of file EventQueue.h.
EventType bentleyottmann::Event::type |
Definition at line 51 of file EventQueue.h.
Point bentleyottmann::Event::where |
Definition at line 50 of file EventQueue.h.