Wactorz JS
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    name: "graph" = ...

    Unique theme identifier used by SceneManager.

    nodes: Map<string, AgentNodeBase> = ...

    The nodes currently in this theme, keyed by agent ID.

    scene: Scene

    Methods

    • Trigger an alert visual (e.g. red shockwave) on the given agent node.

      Parameters

      • agentId: string
      • severity: string

      Returns void