this class contains all that defines a propertie that can be tweened. There's no need to use it.
Namespace:
TweenedAssembly: Tweened (in Tweened.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class TweenedProperty |
| C# |
|---|
public class TweenedProperty |
| Visual C++ |
|---|
public ref class TweenedProperty |
| JavaScript |
|---|
Tweened.TweenedProperty = function(); Type.createClass( 'Tweened.TweenedProperty'); |