glfw3dGetKeyName

string
glfw3dGetKeyName
(
int key
,)

Parameters

key int

GLFW_KEY_*

scancode int

platform-specific scancode

Return Value

Type: string

localized name of the specified printable key

Meta