rcade/player

Types

Which player’s controls to read.

pub type Player {
  Player1
  Player2
}

Constructors

  • Player1
  • Player2

Values

pub fn to_int(player: Player) -> Int
Search Document