PDL_GetKeyName

Description

Returns the name of the passed Key field. This is the same as calling SDL_GetKeyName, but additionally returns names for gesture area actions/keys: "Gesture area", "Gesture back", and "Gesture forward".

Syntax

const char*   PDL_GetKeyName(PDLKey Key);