Raxol.UI.Rendering.Renderer (Raxol v2.0.1)
View SourceGenServer responsible for managing rendering state and applying animation settings. Receives commands from the rendering pipeline and coordinates rendering actions.
Summary
Functions
Applies a diff to the renderer. For now, only full replacement is supported; granular diffs are logged and trigger a full render.
Returns a specification to start this module under a supervisor.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_call/3.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Triggers a render with the current state.
Sets animation settings for the renderer.
Sets a test process PID to receive render messages (for test visibility). No-op in production.
Functions
Applies a diff to the renderer. For now, only full replacement is supported; granular diffs are logged and trigger a full render.
Returns a specification to start this module under a supervisor.
See Supervisor.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_call/3.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Triggers a render with the current state.
Sets animation settings for the renderer.
Sets a test process PID to receive render messages (for test visibility). No-op in production.