| Package | Description |
|---|---|
| com.threerings.util |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyboardManager.registerKeyObserver(KeyboardManager.KeyObserver obs)
Registers a key observer that will be notified of all key events while the keyboard manager
is active.
|
void |
KeyboardManager.removeKeyObserver(KeyboardManager.KeyObserver obs)
Removes the supplied key observer from the list of observers to be notified of all key
events while the keyboard manager is active.
|
Copyright © 2015. All rights reserved.