AllowKeyPress

public interface AllowKeyPress

Functions

allowKeyPress
Link copied to clipboard
abstract boolean allowKeyPress(Screen screen, int key, int scancode, int modifiers)
Checks if a key should be allowed to be pressed.

Sources

jvm source
Link copied to clipboard