kalevala v0.1.0 Kalevala.Output behaviour View Source
An output post processor for text from Kalevala
Allow the game to modify text leaving Kalevala, such as to insert ANSI codes for color.
Link to this section Summary
Link to this section Functions
Link to this section Callbacks
Link to this callback
parse(arg1, arg2)
View Sourceparse(String.t(), Kalevala.Output.Context.t()) :: Kalevala.Output.Context.t()
Link to this callback
post_parse(arg1)
View Sourcepost_parse(Kalevala.Output.Context.t()) :: Kalevala.Output.Context.t()