var resolution=[250,250];
var frames=7;
var color=0x7beaff00
var item=LL.getEvent().getItem();
var flag=LL.getEvent().getData()==null;
var image=LL.createImage(item.getWidth(),item.getHeight());
//todo, save previous one and restore it
item.setBoxBackground(image,"n");
image=item.getBoxBackground("n");
if(flag){
var cell=item.getCell();
item.setCell(cell.getLeft()-1,cell.getTop()-1,cell.getRight()+1,cell.getBottom()+1);
item.getParent().setItemZIndex(item.getId(),1);
}
var canv=image.draw();
var paint=new Paint(Paint.ANTI_ALIAS_FLAG);
paint.setColor(color);
var center=[item.getWidth()/2,item.getHeight()/2];
var max=Math.max(center[0],center[1]);
var step=max/frames;
var current=0;
//item.setLabel("start");
//setTimeout(function(){item.launch();},250);
tick();
function tick(){
canv.drawCircle(center[0],center[1],current,paint);
image.update();
//item.setLabel(current);
if(current<max){
current+=step;
setTimeout(tick,0);
}else{
item.setBoxBackground(LL.createImage(1,1),"n");
if(flag){
cell=item.getCell();
item.setCell(cell.getLeft()+1,cell.getTop()+1,cell.getRight()-1,cell.getBottom()-1);
}
item.launch()
return;
}
}
g+で漁ってたら有りました。
タップしたときのエフェクトです。
【ホームアプリ】Lightning Launcher Part7 [無断転載禁止]©2ch.net
■ このスレッドは過去ログ倉庫に格納されています
2018/03/18(日) 15:07:37.32ID:KhWkbNPY
■ このスレッドは過去ログ倉庫に格納されています
ニュース
- 【次のパンデミックでワクチンを打ちますか?】日本人2万人以上を調査 「必ず・おそらく接種する」53.1% [煮卵★]
- 【速報中】細野豪志氏が復興相として入閣、林芳正氏は閣外へ [蚤の市★]
- 「品川庄司」の庄司智春、救急搬送されていた! 原因不明の腹痛「手足がしびれて」呼吸も困難「もうだめだ」自宅で倒れる [阿弥陀ヶ峰★]
- ラーメン山岡家「卓上ニンニク」大量投入が物議…“無料”でも「退店命令」「損害賠償請求」が認められる“境界線”は? [少考さん★]
- 【サッカー】森保J、W杯明け国内4試合 代表メンバー31人発表! 松木玖生、齋藤俊輔、谷村海那、中野就斗が初招集 [阿弥陀ヶ峰★]
- 【内閣改造】簗和生氏を農水相に起用へ 裏金関与では初入閣 1746万円不記載 [蚤の市★]
- ネトウヨ「喫茶店なのにタバコを吸わせないのはおかしいだろうが!それじゃ喫茶店じゃなくて茶店だ!!」 これ。 [592058334]
- 【速報】 人気声優・豊田萌絵さんとジャニーズ河合郁人、4年半の熱愛スクープwwwwwwwwwwwwwwwwwwwww [839150984]
- ネトウヨ、駅弁を車内で食べずに持ち帰って食べるものだと思っていた [709039863]
- 【悲報】とうとう戦時中みたいになる [431136663]
- 鈴木農水大臣クビ。政治資金問題不記載議員を起用へ [256556981]
- 【悲報】男の娘風俗、射精オプション3,000円wwwwwwwwwwwwwwwwwwwwwwwwww [398059782]