原创 使用LineTo和MoveTo繪製圖線

package { import flash.display.Sprite; import flash.events.MouseEvent; /** * 使用LineTo和MoveTo繪製圖線 * */ public