KeyCharAndCode
Represents a key for use in an InputListener keyTyped() handler
Example: KeyCharAndCode('R'), KeyCharAndCode(Input.Keys.F1)
Constructors
KeyCharAndCode
Link copied to clipboard
helper 'cloning constructor' to allow feeding both fields from a factory function
KeyCharAndCode
Link copied to clipboard
Map keys from a Char - will detect by keycode if one can be mapped, by character otherwise
KeyCharAndCode
Link copied to clipboard
express keys that only have a keyCode like F1
KeyCharAndCode
Link copied to clipboard
Types
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard