working on ios.

This commit is contained in:
Bryce Covert
2015-09-12 20:25:24 -07:00
parent a294acc968
commit 4a3e66a772
9 changed files with 17 additions and 11 deletions

View File

@@ -96,7 +96,7 @@
fullscreen (center fullscreen)
quit (assoc (label "End quest" (style :label font (color 1.0 0.3 0.3 1.0))) :x 0 :y (- 280 (* 32 6)) :height 32 :origin-x 0 :origin-y 0)
quit (center quit)
music (utils/make-music "intro.ogg")
music (utils/make-music "intro.wav")
ui-skin (skin "ui/ui.json")
balloon (utils/make-anim "title/balloon.png" [15 30] 0.45 (range 4))
]