GameTemplate

open class GameTemplate

Provides a template for producing Game objects.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun instantiate(ioConfiguration: IOConfiguration): Game

Instantiate a new instance of the templated Game with a specified ioConfiguration.