blockudoku
blockudoku
API
blockudoku
commands
commandsImpl
CommandFactoryImpl
CommandInvokerImpl
SelectElementCommand
SetElementCommand
Command
CommandFactory
CommandInvoker
Snapshotable
controllers
mediatorImpl
ControllerMediatorImpl
ElementController
ElementControllerSnapshot
ElementControllerImpl
GridController
GridControllerSnapshot
GridControllerImpl
ScoreController
ScoreControllerSnapshot
ScoreControllerImpl
ControllerMediator
ElementCollector
GridCollector
GridConfig
ScoreCollector
models
Element
Grid
Point
Score
Tile
TileState
saving
diskPersistentStoreImpl
PersistentStoreImpl
saveManagerImpl
SaveManagerImpl
serializerJSONImpl
ModelSerializer
SerializerImpl
serializerXMLImpl
ElementSerializer
GridSerializer
PointSerializer
ScoreSerializer
SerializerImpl
TileSerializer
PersistentStore
SaveManager
Serializer
services
console
ConsoleStyle
ConsoleStyle
ElementFormatter
gridPreviewBuilderImpl
GridPreviewBuilderImpl
ApplicationThread
CancelableTask
Event
GridPreviewBuilder
MathExt
Random
RandomImpl
views
console
composed
ComposedConsoleFormatter
ComposedConsoleFormatter
ConsoleElement
Direction
Frame
HorizontalFrame
RegularConsoleElement
VerticalFrame
input
consoleInputHandlerImpl
ConsoleInputHandlerImpl
ConsoleReader
ConsoleInputHandler
ConsoleElementView
ConsoleGridView
ConsoleHeadlineView
ConsoleView
gui
ColorScheme
GuiAnimation
GuiButton
GuiColorPattern
GuiColorTranslator
GuiElementButton
GuiElementFormatter
GuiElementView
GuiGridView
GuiHeadlineView
GuiLoadStoreView
GuiLoader
GuiSettingView
GuiStartView
GuiUndoRedoView
GuiView
windows
focusManagerImpl
FocusManagerImpl
FocusManagerSnapshot
ConsoleWindow
FocusManager
FocusState
GuiWindow
Window
App
Observable
Observer
main
blockudoku
/
blockudoku
/
blockudoku.views
/
blockudoku.views.console
/
blockudoku.views.console.composed
/
ConsoleElement
ConsoleElement
blockudoku.views.console.composed.ConsoleElement
trait
ConsoleElement
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Frame
class
HorizontalFrame
class
VerticalFrame
class
RegularConsoleElement
Members list
Clear all
Value members
Abstract methods
def
content
(
highlightIndex
:
Int
):
String
def
get
(
index
:
Int
):
ConsoleElement
def
interactableIndices
(
currentIndex
:
Int
):
List
[
List
[
Int
]]
Abstract fields
val
size
:
Int
Concrete fields
val
isInteractable
:
Boolean
val
onHighlighted
: ()
=>
Unit
val
onSelect
: ()
=>
Unit
In this article
Attributes
Members list
Value members
Abstract methods
Abstract fields
Concrete fields