BattleCity.Game (battle_city v0.1.8) View Source

Game

Link to this section Summary

Link to this section Functions

Specs

ctx(slug()) :: {pid(), BattleCity.Context.t()}

Specs

Specs

init(slug(), map()) :: BattleCity.Context.t()

Specs

invoke_call(slug(), term()) :: term()

Specs

loop_bot(BattleCity.Ai.t()) :: BattleCity.Ai.t()

Specs

Specs

pause(slug()) :: BattleCity.Context.t()
Link to this function

refresh_tank_process(slug)

View Source

Specs

refresh_tank_process(slug()) :: :ok

Specs

Link to this function

start_server(slug, opts)

View Source

Specs

start_server(slug(), map()) :: {pid(), BattleCity.Context.t()}