A B C D E F G H I K L M N O P R S T U V W

K

KEYCODE_BACK - Static variable in class bluegammon.Device
Canvas keycode for back button
KEYCODE_LEFT_SOFT - Static variable in class bluegammon.Device
Canvas keycode for left softbutton
KEYCODE_RIGHT_SOFT - Static variable in class bluegammon.Device
Canvas keycode for right softbutton
keyPressed(int) - Method in class bluegammon.gui.SoftButtonControl
Call this from the displayable when a key is pressed to activate this control.
keyPressed(int) - Method in class bluegammon.gui.menu.Menu
Call this from your displayable's keyPressed or keyRepeated method invoke user interaction on the menu.
keyPressed(int, int) - Method in class bluegammon.gui.popup.Popup
Handles user interaction when pressing a key.
keyPressed(int, int) - Method in class bluegammon.logic.LocalPlayer
Called from BoardCanvas when a key is pressed.

A B C D E F G H I K L M N O P R S T U V W