camera controls for habit game

This commit is contained in:
2022-07-09 03:06:22 +00:00
parent 473d9c94c0
commit 2ac91a149d
3 changed files with 18 additions and 4 deletions

View File

@@ -37,6 +37,7 @@
<haxelib name="haxe-strings" />
<haxelib name="kiss" />
<haxelib name="kiss-tools" />
<haxelib name="kiss-flixel" />
<haxelib name="datetime" />
<haxeflag name="--macro" value="kiss.Kiss.setup()" />