A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
K — Constant static property in class com.threerings.ui.KeyboardCodes |
| |
key — Property in class com.whirled.net.ElementChangedEvent |
|
Get the key (index) of the change. |
KeyboardCodes — Class in package com.threerings.ui |
|
Keycode constants. |
_keyDispatcher — Property in class com.whirled.game.loopback.LoopbackGameControl |
| The function on the GameControl which we can use to directly dispatch events to the
user's game. |
keyDown — Event in class com.whirled.game.LocalSubControl |
|
Dispatched when a key is pressed when the game has focus. |
KeyRepeatLimiter — Class in package com.threerings.ui |
|
A very simple class that adapts the KeyboardEvents generated by some source and altering
(or blocking) the key repeat rate. |
KeyRepeatLimiter(source, limitRate) — Constructor in class com.threerings.ui.KeyRepeatLimiter |
|
Create a KeyRepeatLimiter that will be limiting key repeat events from
the specified source. |
keys() — Method in interface com.threerings.util.Map |
|
Return all the unique keys in this Map, in Array form. |
keys(obj) — Static method in class com.threerings.util.Util |
|
Get an array containing the property keys of the specified object, in their
natural iteration order. |
keys() — Method in class com.threerings.util.maps.DictionaryMap |
|
Return all the unique keys in this Map, in Array form. |
keys() — Method in class com.threerings.util.maps.HashMap |
|
Return all the unique keys in this Map, in Array form. |
keys() — Method in class com.threerings.util.maps.SortedMap |
|
Return all the unique keys in this Map, in Array form. |
keyUp — Event in class com.whirled.game.LocalSubControl |
|
Dispatched when a key is released when the game has focus. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |