载入中...
搜索中...
未找到
DevTool.hpp
浏览该文件的文档.
Runtime call graph + dynamic data-flow tracer with backward slicing.
Definition CallGraph.hpp:81
In-engine runtime console / log ring buffer for DevTools.
Definition ConsolePanel.hpp:38
Minimal Debug Adapter Protocol (DAP) server for VS Code.
Definition DebugAdapter.hpp:37
Script + frame debugger: pause/step, breakpoints, watches.
Definition Debugger.hpp:83
Platform-level script + render debugger / dynamic slicer front-end.
Definition DevTool.hpp:43
const std::unordered_map< std::string, ProfileEntry > & profile() const
Definition DevTool.hpp:104
DevTool(const DevTool &)=delete
DevTool & operator=(const DevTool &)=delete
Embedded Model Context Protocol (MCP) server for AI-assisted game development.
Definition McpServer.hpp:35
Render-pipeline flow tracer with a Weiser-style backward slice.
Definition RenderFlow.hpp:56
Definition AiPanel.cpp:8
EVEngine ECS 集成层:底层实现使用 sunxfancy/ECS.hpp https://github.com/sunxfancy/ECS.hpp
Definition ECS.h:12
Per-function script profile (line-hook timing).
Definition DevTool.hpp:99
Definition CallGraph.hpp:63