Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 BotanicCurveFormula
com.violentcoding.drawing.curvelib.formula Botanic Curveの公式を定義するクラス
 CurveDisplayObject
com.violentcoding.drawing.curve 曲線に沿ってDisplayObjectを操作するクラス。
 CurveDisplayObjectBase
com.violentcoding.drawing.curve 曲線に沿ってDisplayObjectを操作するクラスのための抽象的なクラス。
 CurveEvent
com.violentcoding.drawing.curve.event CurveEventクラスは、CurvePointクラスを使用しているクラスの描画系イベントとして送出されます。
 CurveGraphics
com.violentcoding.drawing.curve 曲線のgraphics描画を行うクラス。
 CurveGraphicsBase
com.violentcoding.drawing.curve 曲線のgraphics描画を行うクラスのための抽象的なクラス。
 CurvePoint
com.violentcoding.drawing.curvelib 曲線の公式を使用して、曲線上の座標値を計算するクラス。
 CurvePointEvent
com.violentcoding.drawing.curvelib.event 曲線の公式を使用して座標計算を行うCurvePointクラスは、座標計算のタイマーイベントが発生するたびにCurvePointEventオブジェクトをイベントフローに送出します。
 EpitrochoidFormula
com.violentcoding.drawing.curvelib.formula Epitrochoid(外トロコイド)の公式を定義するクラス
 HypotrochoidFormula
com.violentcoding.drawing.curvelib.formula Hypotrochoid(内トロコイド)の公式を定義するクラス
 ICurveFormula
com.violentcoding.drawing.curvelib.formula 曲線の公式クラスにおけるインタフェース
 MathUtil
com.violentcoding.utils Math系Uthilクラス。
 RhodoneaFormula
com.violentcoding.drawing.curvelib.formula Rhodonea(バラ曲線)の公式を定義するクラス
 StarrRoseFormula
com.violentcoding.drawing.curvelib.formula Starr Roseの公式を定義するクラス