lib/walt/animation_set.rb in walt-0.1 vs lib/walt/animation_set.rb in walt-0.1.2
- old
+ new
@@ -1,4 +1,6 @@
+motion_require "support/attr_default"
+
=begin
{
# array of assets (see asset/asset.rb) or UIViews
assets: [{...}],
# array of animations (see animation.rb)
\ No newline at end of file