Islands Engine v0.2.28 Islands.Engine.Server View Source

A server process that holds a game struct as its state.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Types

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

via(game_name)

View Source
via(String.t()) :: {:global, tuple()}