View Source GenGameWorld.Game (gen_game_world v0.1.0)

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

@spec new_game(binary()) :: {:ok, pid(), atom()}