View Source Islands.Client.React (Islands Client React v0.1.39)
Reacts to a game state in the Game of Islands.
Inspired by the course Elixir for Programmers by Dave Thomas.
Link to this section Summary
Functions
Reacts to a game state.
Link to this section Functions
@spec react_to(Islands.Client.State.t(), Islands.State.game_state()) :: Islands.Client.State.t() | no_return()
Reacts to a game state.