HtmlGameOverFrameBuilder

Provides an HTML game over frame builder that builds in to the specified htmlPageBuilder.

Constructors

Link copied to clipboard
constructor(htmlPageBuilder: HtmlPageBuilder)

Functions

Link copied to clipboard
open override fun build(title: String, reason: String): Frame

Build a frame with a title and reason.