semagrams.controllers.KeyboardController$.State
See theState companion object The current state of the keyboard.
Attributes
- keys
the keys that are currently held down
- modifiers
the modifiers (i.e. shift, ctrl, etc.) that are currently held down
- Companion:
- object
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Update the state based on a keydown event
Update the state based on a keydown event
Attributes
Update the state based on a keyup event
Update the state based on a keyup event
Attributes
Update the state of the modifiers based on the keyboard event
Update the state of the modifiers based on the keyboard event
Attributes
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product