void keyHold(WORD virtualKeyCode)

Function to hold a key until keyRelease() or keyPress() is called
Parameter virtualKeyCode - Is a code that is key (WORD)
This function does not return anything

Card image cap