Moduledoc here
Ai
Bullet
Context
ContextCallback
Environment
Event
Game
GameCallback
Position
PowerUp
iex> defmodule DemoRegistry do ...> use Elixir.BattleCity.Process.ProcessRegistry ...> end ...> match?({:via, Registry, {Elixir.BattleCity.Process.ProcessRegistry, {DemoRegistry, :abc}}}, DemoRegistry.via_tuple(:abc)) true
Stage
Tank
Base Tank