FutureButcherEngine.Game (future_butcher_engine v0.3.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

buy_cut(game, cut, amount)

View Source
Link to this function

buy_weapon(game, weapon)

View Source
Link to this function

change_station(game, destination)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

replace_weapon(game, weapon)

View Source
Link to this function

sell_cut(game, cut, amount)

View Source