tcodeengine
tcodeengine
API
io.github.nicheapplab.tcodeengine
ArchivedBatchEngine
ArchivedCombinatorDictionary
ArchivedCombinatorDictionaryFactory
ArchivedInteractiveEngine
ArchivedMixedConverterDictionary
ArchivedMixedConverterDictionaryFactory
ArchivedStrokes
ArchivedStrokesFactory
BatchEngine
Combinator
CombinatorDictionary
DvorakLayout
DvorakLayout
InteractiveEngine
Layout
MixedConverter
MixedConverterDictionary
QwertyLayout
QwertyLayout
SQLiteBatchEngine
SQLiteCombinatorDictionary
SQLiteInteractiveEngine
SQLiteMixedConverterDictionary
SQLiteStrokes
Strokes
tcodeengine
/
io.github.nicheapplab.tcodeengine
/
Combinator
Combinator
io.github.nicheapplab.tcodeengine.Combinator
trait
Combinator
(
val
strokes
:
Strokes
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
CombinatorDictionary
Members list
Clear all
Value members
Concrete methods
def
composite
(
a
:
Char
,
b
:
Char
):
Option
[
Char
]
final
def
loop
(
remaining
:
List
[(
Int
,
Int
)],
acc
:
List
[
Char
]):
List
[
Char
]
def
resolveComposition
(
focused
:
Char
,
remaining
:
ListBuffer
[
Char
]):
Char
Concrete fields
val
strokes
:
Strokes
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields