BattleCity.ContextCallback behaviour (battle_city v0.1.5) View Source
ContextCallback
Link to this section Summary
Link to this section Types
Specs
t() :: %BattleCity.ContextCallback{action: action(), value: value()}
Link to this section Functions
Specs
handle(t(), non_nil_object_struct(), BattleCity.Context.t()) :: BattleCity.Context.t() | BattleCity.Context.callback_fn()
Link to this section Callbacks
Specs
handle_callback(action(), non_nil_object_struct(), BattleCity.Context.t()) :: BattleCity.Context.t()