Telegex v0.0.2 Telegex.Model.GameHighScore View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegex.Model.GameHighScore{
  position: integer(),
  score: integer(),
  user: Telegex.Model.User.t()
}