GameKeyDown CallableGameKeyDown(event): booleanWhen the user presses a key, we send the KeyDown event to the current screen if it can accept itParametersevent: KeyboardEventReturns boolean
When the user presses a key, we send the KeyDown event to the current screen if it can accept it