SigmundAI Copilot allows you to build and debug experiments with help from artificial intelligence. Install the Sigmund extension (public beta) and try it out now!
This page is also available in English: /4.0//items/touch_response/
触摸响应
touch_response
插件允许您通过将显示屏划分为行和列来轻松处理触摸响应(或鼠标点击)。每个响应由一个数字编码,该数字对应从左到右和从上到下的位置计数。例如,如果您指定了2列和3行,显示屏将被划分为以下响应区域:
1 2
3 4
5 6
类似地,如果您指定了4列和1行,显示器将水平切割为以下响应区域:
1 2 3 4