|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ButtonKey | |
---|---|
com.flagstone.transform.button | The button package contains all the classes for encoding and decoding the data structures that represent buttons in a Flash file. |
Uses of ButtonKey in com.flagstone.transform.button |
---|
Methods in com.flagstone.transform.button that return ButtonKey | |
---|---|
static ButtonKey |
ButtonKey.fromInt(int keyCode)
Get the ButtonKey for an encoded value. |
static ButtonKey |
ButtonKey.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ButtonKey[] |
ButtonKey.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |