Scaleform::GFx::State Scaleform::GFx::TextKeyMap
class TextKeyMap : public State;
TextKeyMap contains mappings of keystrokes to text field operations. For example, it is possible to map "Copy-to-clipboard" operation on "Ctrl-C" keystroke or to "Command-C" on Mac. It is possible to map several keystrokes on one operation, such as "Ctrl-C" and "Shift-Ins" for "Copy".
Data Member |
Description |
|
Method |
Description |
| |
| |
| |
| |
TextKeyMap constructor. | |
Initializes the key map class instance by default keystroke mappings for Mac platform. | |
Initializes the key map class instance by default keystroke mappings for Windows platform. |
Structure |
Description |
|
GFx_Loader.h