Raxol.UI.Rendering.Painter (Raxol v0.5.0)
View SourceSummary
Functions
Paints the render tree into draw commands or buffer updates. Currently a stub; in the future, this will convert the render tree into draw commands, potentially processing diffs or composition-specific changes.
Functions
@spec paint( compose_stage_output :: any(), new_tree_for_reference :: map() | nil, previous_composed_tree :: any(), previous_painted_output :: [map()] | nil ) :: [map()]
Paints the render tree into draw commands or buffer updates. Currently a stub; in the future, this will convert the render tree into draw commands, potentially processing diffs or composition-specific changes.