Scene Frame Builder
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
Build a frame with a room, viewPoint, playableCharacter, message, contextualCommands and keyType.