TerminalInput
roguelikestarterkit.ui.components.TerminalInput
object TerminalInput
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TerminalInput.type
Members list
Type members
Classlikes
final case class Theme(charSheet: CharSheet, colors: TerminalTileColors, borderTiles: TerminalBorderTiles)
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Creates a TerminalInput rendered using the RogueTerminalEmulator based on a TerminalInput.Theme, where the bounds are the supplied width, height 1, plus border.
Creates a TerminalInput rendered using the RogueTerminalEmulator based on a TerminalInput.Theme, where the bounds are the supplied width, height 1, plus border.
Attributes
In this article