keyName: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 22: | Line 22: | ||
Returns the name of a button (on the keyboard, mouse or joystick) with the given code. | Returns the name of a button (on the keyboard, mouse or joystick) with the given code. | ||
'''Example:''' | '''Example:''' | ||
name = '''keyName''' 28 .... result is "Enter" | name = '''keyName''' 28 .... result is "Enter" |