Raxol.Core.Runtime.Rendering.Engine (Raxol v0.2.0)
View SourceProvides the core rendering functionality for Raxol applications.
This module is responsible for:
- Rendering application views into screen buffers
- Managing the rendering lifecycle
- Coordinating with the output backends
Summary
Functions
Returns a specification to start this module under a supervisor.
Starts the Rendering Engine process.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link(map()) :: GenServer.on_start()
Starts the Rendering Engine process.