TerminalLabel
roguelikestarterkit.ui.components.TerminalLabel
object TerminalLabel
TerminalLabel is a simple Component s that renders text using a Terminal.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TerminalLabel.type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Creates a Label rendered using the RogueTerminalEmulator based on a Label.Theme, with bounds based on the text length.
Creates a Label rendered using the RogueTerminalEmulator based on a Label.Theme, with bounds based on the text length.
Attributes
Creates a Label with dynamic text, rendered using the RogueTerminalEmulator based on a Label.Theme, with bounds based on the text length.
Creates a Label with dynamic text, rendered using the RogueTerminalEmulator based on a Label.Theme, with bounds based on the text length.
Attributes
In this article