Key

public enum Key

Represents a key that can be held. This provides a more intuitive way to specify a key to hold.

See also

this#key(Key)

this#key(Key)

Entries

SPACE
Link copied to clipboard
SPACE
CTRL
Link copied to clipboard
CTRL
SHIFT
Link copied to clipboard
SHIFT

Functions

valueOf
Link copied to clipboard
static Keyboard.HoldAction.Key valueOf(String name)
values
Link copied to clipboard
static Array<Keyboard.HoldAction.Keyvalues()