Scaleform::GFx::Event Scaleform::GFx::IMEEvent Scaleform::GFx::IMEPS3Event
class IMEPS3Event : public IMEEvent;
IMEPS3Event describes the structure used to pass information about keystrokes from the application to the IMEManager on the PlayStation 3.
Data Member |
Description |
Char code corresponding to a key stroke. Not every key stroke generates a char code, for example F1 key. | |
Numeric value that corresponds to value of a key on the keyboard. | |
Char code produced by the previous keystroke. | |
Key code produced by the previous keystroke. | |
Flags representing the state of the modifier (Shift, Ctrl etc) keys. | |
Modifier keys such as Ctrl, Shift, Alt keys. |
Method |
Description |
IMEPS3Event constructor. |
GFx_Event.h