IMEPS3Event

IMEPS3Event
Declaration
class IMEPS3Event : public IMEEvent;
Description

IMEPS3Event describes the structure used to pass information about keystrokes from the application to the IMEManager on the PlayStation 3.

Data Members
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. 
Methods
Method 
Description 
IMEPS3Event constructor. 
File

GFx_Event.h