![]() | ![]() |


Definition at line 6 of file MotionTypes.as.
Static Public Attributes | |
| static var | None: MotionTypes = new MotionTypes("None" |
| static var static var | In: MotionTypes = new MotionTypes("In" |
| static var static var static var | Out: MotionTypes = new MotionTypes("Out" |
Private Member Functions | |
| static var static var static var function | MotionTypes (aName:String, aOrderIndex:Number) |
| static var static var static var function gugga.animations.MotionTypes.MotionTypes | ( | aName:String | , | |
| aOrderIndex:Number | ||||
| ) | [private] |
Definition at line 12 of file MotionTypes.as.
var gugga.animations.MotionTypes.None [static] |
Definition at line 8 of file MotionTypes.as.
var static var gugga.animations.MotionTypes.In [static] |
Definition at line 8 of file MotionTypes.as.
var static var static var gugga.animations.MotionTypes.Out [static] |
Definition at line 8 of file MotionTypes.as.
1.5.2