Html protocol (battle_city v0.1.5) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %{
  :type => BattleCity.short_type(),
  :x => integer(),
  :y => integer(),
  optional(:kind) => atom(),
  optional(:d) => BattleCity.Position.direction()
}

Link to this section Functions

Specs

grid(term()) :: t()