DvorakLayout

io.github.nicheapplab.tcodeengine.DvorakLayout
See theDvorakLayout companion object
trait DvorakLayout extends Layout

Provides validation of Dvorak key 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 key number that can be part of the key stroke of T-Code

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

Value parameters

c:

A character typed with a Dvorak keyboard layout

Attributes

Returns

an Option of a Int which indicates key number if valid