Controller

scalata.infrastructure.controller.Controller
trait Controller[F[_]]

Base controller interface.

  • start – executes one screen / state step and returns a GameResult carrying the next (GameControllerState, GameBuilder).

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods