チェンジセット 2096

差分発生行の前後
無視リスト:
コミット日時:
2008/12/24 10:39:43 (3 年前)
コミッタ:
tarotarorg
ログメッセージ:

--

ファイル:

凡例:

変更無し
追加
削除
更新
コピー
移動
  • as3/CyberCube/trunk/src/org/tarotaro/flash/ar/layers/C2Layer.as

    r2069 r2096  
    130130                                this._sp.graphics.beginFill(0xFF); 
    131131                                this._sp.graphics.drawCircle(v[0].x, v[0].y, 10); 
     132                                this._sp.graphics.drawCircle(v[1].x, v[1].y, 20); 
    132133                                this._sp.graphics.endFill(); 
    133134                        } else {