QwertyLayout

io.github.nicheapplab.tcodeengine.QwertyLayout
See theQwertyLayout companion object
trait QwertyLayout extends Layout

Provides validation of Qwerty keys stroke for T-Code

Attributes

Companion
object
Graph
Supertypes
trait Layout
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def getStroke(c: Char): Option[Int]

Returns a char that can be part of the key stroke of T-Code

Returns a char that can be part of the key stroke of T-Code

Value parameters

c

a character typed with a Qwerty keyboard layout

Attributes

Returns

an Option of a Int which indicates key number if valid