SpaceMongers.Models.Location (SpaceMongers v0.2.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %SpaceMongers.Models.Location{
  name: String.t(),
  symbol: String.t(),
  type: String.t(),
  x: integer(),
  y: integer()
}