Properties

Link copied to clipboard

Get all of the commands supported by this interpreter.

Functions

Link copied to clipboard

Get the contextual commands for the game based on its current state.

Link copied to clipboard
abstract fun interpret(input: String, game: Game): InterpretationResult

Interpret the specified input for a game.