Expose all goog.fx.easing functions in the ol.easing namespace

This commit is contained in:
Tom Payne
2013-03-09 02:02:19 +01:00
parent 3981141999
commit e12458b32e
2 changed files with 26 additions and 0 deletions
+3
View File
@@ -3,3 +3,6 @@
@exportProperty ol.easing.upAndDown
@exportProperty ol.easing.elastic
@exportProperty ol.easing.bounce
@exportProperty ol.easing.easeIn
@exportProperty ol.easing.easeOut
@exportProperty ol.easing.inAndOut