Keyboard

object Keyboard
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Concrete fields