Starting HaxeFlixel lazy-assets project

This commit is contained in:
2021-01-16 18:33:08 -07:00
parent 5475eafa26
commit 6e92fb3087
7 changed files with 125 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<vbox style="padding: 5px;">
<button text="Click Me for a sprite!" onclick="this.text='Thanks!'" style="font-size: 24px;" />
</vbox>