X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/Easing.html diff --git a/docs/source/Easing.html b/docs/source/Easing.html index 010122c0..b83582a2 100644 --- a/docs/source/Easing.html +++ b/docs/source/Easing.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.fx.Easing
  * 
 This class contains a series of function definitions used to modify values during an animation.
@@ -130,4 +147,6 @@ Ext.require('Ext.fx.CubicBezier', function() {
         'bounce-out': Ext.fx.Easing.bounceOut,
         'ease-in-out': Ext.fx.Easing.easeInOut
     });
-});
\ No newline at end of file +});
+ +