public interface KeysPressed
extends java.lang.Iterable<java.lang.Integer>
Modifier and Type | Method and Description |
---|---|
boolean |
contains(int keyCode)
Deprecated.
|
int |
getCount()
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|