Islands Engine v0.1.39 Islands.Engine.Game.Player View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Islands.Engine.Game.Player{ board: Islands.Engine.Board.t(), guesses: Islands.Engine.Guesses.t(), name: String.t(), pid: pid() | nil }