lib/walt/asset/text.rb in walt-0.1 vs lib/walt/asset/text.rb in walt-0.1.2
- old
+ new
@@ -1,4 +1,6 @@
+motion_require "asset"
+
=begin
{
text: "This goes on the screen",
text_color: "ff0000",
background_color: "00ff00",
\ No newline at end of file