Skip to main content

Crate khora_agents

Crate khora_agents 

Source
Expand description

§Khora Agents

Intelligent wrappers that drive the Lanes with high-level logic.

Modules§

audio_agent
The Intelligent Subsystem Agent responsible for managing the audio system.
overlay_agent
OverlayAgent — generic engine-side agent for overlay / debug rendering passes.
physics_agent
Acts as the [A]gent for the physics subsystem, fulfilling the role of an ISA.
render_agent
Acts as the [A]gent for the rendering subsystem, fulfilling the role of an ISA.
shadow_agent
ShadowAgent — manages shadow map rendering lanes.
skybox_agent
SkyboxAgent — owns the environment-background render pass.
ui_agent
Defines the UiAgent — owns LaneKind::Ui lanes only.