在Codea 中通過debug 函數來控制也有人提出用利用`debug` 函數的鉤子來實現, 代碼如下: ``` function setup() x=10 y=400 xv=1 yv=1 cnt=0 sec=10 ...
確定! 回上一頁