PlayerCommand

scalata.domain.util.PlayerCommand
See thePlayerCommand companion object
sealed trait PlayerCommand

ADT for every user command parsed from the view layer.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Attack
object Help
class Interact
class Movement
object Quit
object Undo
class Use
Show all
In this article