Interface KeyboardChannel.KeyboardMethodHandler
-
- All Known Implementing Classes:
KeyboardManager
- Enclosing class:
- KeyboardChannel
public static interface KeyboardChannel.KeyboardMethodHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<Long,Long>
getKeyboardState()
Returns the keyboard pressed states.
-