| Property | Defined By | ||
|---|---|---|---|
| CHANGE_SEGMENT : String = change_segment [static] | PathEvent | ||
| CYCLE : String = cycle [static] | PathEvent | ||
| pathanimator : PathAnimator | PathEvent | ||
| RANGE : String = range [static] | PathEvent | ||
| Method | Defined By | ||
|---|---|---|---|
PathEvent(type:String, pathanimator:PathAnimator) | PathEvent | ||
| CHANGE_SEGMENT | property |
public static var CHANGE_SEGMENT:String = change_segment| CYCLE | property |
public static var CYCLE:String = cycle| pathanimator | property |
public var pathanimator:PathAnimator| RANGE | property |
public static var RANGE:String = range| PathEvent | () | Constructor |
public function PathEvent(type:String, pathanimator:PathAnimator)type:String | |
pathanimator:PathAnimator |