| Projects on Google Code | Results 1 - 2 of 2 |
= PEGAS version 1 =
== Description ==
This library is based on VEGAS and this extension AndromedAS.
This framework contains :
* Color tools.
* Draw API tools (ArcPen?, BezierPen?, RectanglePen?, Canvas....)
* Transitions package (Tween, multi-tween...)
* geom package with flash.ge...
ActionScript,
ECMAScript,
AS3,
AS2,
Flex,
air,
Flash,
pattern,
geom,
transitions,
tween,
process,
action,
color,
draw
* _language:_ *ActionScript* 3
basic geom classes:
*Bezier, Line, Intersection.*
[http://bezier.ru/wp-content/uploads/2008/06/bezier.swf demo]
There are two methods, that are used in ActionScript drawing: _lineTo()_ and _curveTo()_ and realize sengment and Bezier second-order curve draw...