Keyboard

indigo.shared.input.Keyboard
See theKeyboard companion class
object Keyboard

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Keyboard.type

Members list

Value members

Concrete methods

def calculateKeysDown(keyboardEvents: Batch[KeyboardEvent], previousKeysDown: Batch[Key]): Batch[Key]
def calculateNext(previous: Keyboard, events: Batch[KeyboardEvent]): Keyboard

Concrete fields