Types of input events.
Static Public Attributes |
|
static const | kFBKeyPress |
static const | kFBKeyRelease |
static const | kFBButtonPress |
static const | kFBButtonRelease |
static const | kFBMotionNotify |
static const | kFBButtonDoubleClick |
static const | kFBMouseEnter |
static const | kFBMouseLeave |
static const | kFBMouseWheelNotify |
static const | kFBDragging |
static const | kFBDropping |
static const | kFBKeyPressRaw |
static const | kFBKeyReleaseRaw |
static const | kFBUnknownInput |
const
kFBKeyPress [static] |
const
kFBKeyRelease [static] |
const
kFBButtonPress [static] |
const
kFBButtonRelease [static] |
const
kFBMotionNotify [static] |
const
kFBButtonDoubleClick [static] |
const
kFBMouseEnter [static] |
const
kFBMouseLeave [static] |
const
kFBMouseWheelNotify [static] |
const
kFBDragging [static] |
const
kFBDropping [static] |
const
kFBKeyPressRaw [static] |
const
kFBKeyReleaseRaw [static] |
const
kFBUnknownInput [static] |