/ Published in: ActionScript 3
Quickly draw in one row
Expand |
Embed | Plain Text
// draw red circle with (graphics) beginFill(0xFF0000), drawCircle(200, 100, 30);
You need to login to post a comment.
Quickly draw in one row
// draw red circle with (graphics) beginFill(0xFF0000), drawCircle(200, 100, 30);
You need to login to post a comment.