AllowKeyRelease

public interface AllowKeyRelease

Functions

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

Sources

jvm source
Link copied to clipboard