Islands Text Client

v0.1.68

  • Pages
  • Modules

    Islands Text Client v0.1.68 Islands.TextClient.Player.React.GameOver View Source

    Link to this section Summary

    Functions

    clear_messages()
    end_game(state)
    end_game(message, state)
    message(state)

    Link to this section Functions

    Link to this function clear_messages() View Source
    clear_messages() :: :ok
    Link to this function end_game(state) View Source
    end_game(Islands.TextClient.State.t()) :: no_return()
    Link to this function end_game(message, state) View Source
    end_game(IO.ANSI.Plus.ansilist(), Islands.TextClient.State.t()) :: no_return()
    Link to this function message(state) View Source
    message(Islands.TextClient.State.t()) :: IO.ANSI.Plus.ansilist()

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.