TerminalWindow

roguelikestarterkit.ui.window.TerminalWindow

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[A, ReferenceData](id: WindowId, charSheet: CharSheet, content: A)(using Component[A, ReferenceData]): Window[A, ReferenceData]
def present[A, ReferenceData](charSheet: CharSheet)(context: WindowContext): Outcome[Layer]