ArchivedInteractiveEngine

io.github.nicheapplab.tcodeengine.ArchivedInteractiveEngine

Attributes

Graph
Supertypes
trait Strokes
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

def backspace(): Boolean

Attributes

Inherited from:
InteractiveEngine
def buffer: ListBuffer[Char]

Attributes

Inherited from:
InteractiveEngine
def candidates: ListBuffer[String]

Attributes

Inherited from:
InteractiveEngine
def commit(): String

Attributes

Inherited from:
InteractiveEngine
def convert(): ListBuffer[_ >: Char & String <: Char | String]

Attributes

Inherited from:
InteractiveEngine
override def getChar(first: Int, second: Int): Char

Attributes

Definition Classes
Inherited from:
ArchivedStrokes
def inflexLeft(): Unit

Attributes

Inherited from:
InteractiveEngine
def inflexRight(): Unit

Attributes

Inherited from:
InteractiveEngine
def lastChar: Option[Int]

Attributes

Inherited from:
InteractiveEngine
def lastCharAsKey: Option[Char]

Attributes

Inherited from:
InteractiveEngine
def outputBuffer: ListBuffer[Char]

Attributes

Inherited from:
InteractiveEngine
def put(c: Char): Unit

Attributes

Inherited from:
InteractiveEngine
def reset(): Unit

Attributes

Inherited from:
InteractiveEngine
def selectCandidate(n: Int): Boolean

Attributes

Inherited from:
InteractiveEngine

Concrete fields