Raxol.Core.Runtime.Rendering.Engine (Raxol v0.4.0)

View Source

Provides 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

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(initial_state_map)

Starts the Rendering Engine process.