kalevala v0.1.0 Kalevala.Character.Action behaviour View Source

Actions are small character functionality bundled together

For instance, you might have an action to speak into a room, or flee in a random direction.

Link to this section Summary

Link to this section Callbacks

Link to this callback

run(arg1, map)

View Source
run(Conn.t(), map()) :: :ok