Islands Engine

v0.2.0

  • Pages
  • Modules

    Islands Engine v0.2.0 Islands.Engine.Game.Server.PositionIsland View Source

    Link to this section Summary

    Functions

    handle_call(request, from, game)

    Link to this section Functions

    Link to this function

    handle_call(request, from, game) View Source
    handle_call(
      Islands.Engine.Game.Server.request(),
      Islands.Engine.Game.Server.from(),
      Islands.Engine.Game.t()
    ) :: Islands.Engine.Game.Server.reply()

    Built using ExDoc (v0.19.2), designed by Friedel Ziegelmayer for the Elixir programming language.