Key

indigo.shared.constants.Key
See theKey companion class
object Key

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Key.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

val ADD: Key
val ALT: Key
val BACKSPACE: Key
val CAPS_LOCK: Key
val COMMA: Key
val CTRL: Key
val DASH: Key
val DELETE: Key
val DIVIDE: Key
val END: Key
val ENTER: Key
val ESCAPE: Key
val F1: Key
val F10: Key
val F11: Key
val F12: Key
val F2: Key
val F3: Key
val F4: Key
val F5: Key
val F6: Key
val F7: Key
val F8: Key
val F9: Key
val HOME: Key
val INSERT: Key
val KEY_0: Key
val KEY_1: Key
val KEY_2: Key
val KEY_3: Key
val KEY_4: Key
val KEY_5: Key
val KEY_6: Key
val KEY_7: Key
val KEY_8: Key
val KEY_9: Key
val KEY_A: Key
val KEY_B: Key
val KEY_C: Key
val KEY_D: Key
val KEY_E: Key
val KEY_F: Key
val KEY_G: Key
val KEY_H: Key
val KEY_I: Key
val KEY_J: Key
val KEY_K: Key
val KEY_L: Key
val KEY_M: Key
val KEY_N: Key
val KEY_O: Key
val KEY_P: Key
val KEY_Q: Key
val KEY_R: Key
val KEY_S: Key
val KEY_T: Key
val KEY_U: Key
val KEY_V: Key
val KEY_W: Key
val KEY_X: Key
val KEY_Y: Key
val KEY_Z: Key
val MULTIPLY: Key
val NUMPAD_0: Key
val NUMPAD_1: Key
val NUMPAD_2: Key
val NUMPAD_3: Key
val NUMPAD_4: Key
val NUMPAD_5: Key
val NUMPAD_6: Key
val NUMPAD_7: Key
val NUMPAD_8: Key
val NUMPAD_9: Key
val NUM_LOCK: Key
val PAGE_DOWN: Key
val PAGE_UP: Key
val PERIOD: Key
val SHIFT: Key
val SPACE: Key
val SUBTRACT: Key
val TAB: Key
val UP_ARROW: Key
val printable: List[Key]

Givens

Givens

given derived$CanEqual: CanEqual[Key, Key]