SceneFrameBuilder

fun interface SceneFrameBuilder

Provides a standard interface for scene frames.

Inheritors

Functions

Link copied to clipboard
abstract fun build(room: Room, viewPoint: ViewPoint, playableCharacter: PlayableCharacter, message: String, contextualCommands: List<CommandHelp>, keyType: KeyType): Frame