734269 ランダム
 HOME | DIARY | PROFILE 【フォローする】 【ログイン】

【毎日開催】
15記事にいいね!で1ポイント
10秒滞在
いいね! --/--
おめでとうございます!
ミッションを達成しました。
※「ポイントを獲得する」ボタンを押すと広告が表示されます。
x
Jul 7, 2017
XML
カテゴリ:備忘録

iPhoneの場合
function Tap_Mae(self , con)
    if self.Tag[con] == "B0085" then --スワイプ ドラッグ系
        local stepCount = 5
        local whs = XYren(500,600) -- 始点座標
        local whe = XYren(300,1100) -- 終点座標
        local wwc = (whe[1] - whs[1]) / stepCount
        local hhc = (whe[2] - whs[2]) / stepCount
        touchDown(0 , whs[1] , whs[2])
        usleep(30000)
        for cot = 1 , stepCount do
            touchMove(0,whs[1] + (wwc * cot) , whs[2] + (hhc * cot))
            usleep(50000)
        end
        usleep(500000) -- これを消すとフリックに近い
        touchUp(0 , whe[1] , whe[2])
        usleep(500000)
    end
end

Androidの場合
function Tap_Mae(self , con)
   if self.Tag[con] == "B0085" then --スワイプ ドラッグ系
        swipe(Location(500,600),Location(300,1100))
    end
end
Androidはすでに関数があるので簡単ですが、いつものように遅いです・・・
なお、動作確認してませんので、ご注意ください。





お気に入りの記事を「いいね!」で応援しよう

Last updated  Jul 11, 2017 10:59:26 PM
コメント(0) | コメントを書く


PR

Profile

cocoa0431

cocoa0431

Free Space

Comments

Morrisanent@ plaquenil pharmacy &lt;a href=&quot; <small> <a href="http…
Morrisanent@ plaquenil over the counter &lt;a href=&quot; <small> <a href="http…
Morrisanent@ hydroxychloroquine usa &lt;a href=&quot; <small> <a href="http…
Morrisanent@ aralen over the counter <small> <a href="http://hydroxychloroq…
Morrisanent@ where to get chloroquine chloroquine ph 250 mg tablet &lt;a href…

Category

Rakuten Card

Recent Posts


© Rakuten Group, Inc.