js/foundation/view/morphanimation/morphanimation.js in rsence-2.0.0.10.pre vs js/foundation/view/morphanimation/morphanimation.js in rsence-2.0.0.11
- old
+ new
@@ -11,9 +11,10 @@
**
** HMorphAnimation is implemented by HView as an interface.
** Its methods define the functionality to zoom from the current geometry to a
** target geometry with animated intervals.
***/
+var//RSence.Foundation
HMorphAnimation = HClass.extend({
/** = Description
* Moves the view smoothly into another location and/or size. The
* onAnimationStart event on the view gets called when the animation starts.
\ No newline at end of file