16#include <imgui_node_editor.h>
float GetTouchProgress(ax::NodeEditor::NodeId id)
Get the Touch Progress for the specified node.
void TouchNode(ax::NodeEditor::NodeId id)
Trigger a touch event on the specified node.
void UpdateTouch(float deltaTime)
Updates the touch events for all nodes.