SdlKeyMapping

eu.joaocosta.minart.backend.SdlKeyMapping
object SdlKeyMapping extends KeyMapping[SDL_KeyCode]

Key mappings for the Native platform, backed by SDL.

Attributes

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

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
KeyMapping