JsKeyMapping

eu.joaocosta.minart.backend.JsKeyMapping$
object JsKeyMapping extends KeyMapping[Int]

Key mappings for the JavaScript backend.

Attributes

Graph
Supertypes
trait KeyMapping[Int]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

def getKey(keyCode: Int): Option[Key]

Attributes

Inherited from:
KeyMapping