New project files
-
Hi, I have a question about to generate new project.
When I use commandflixel tpl -n "FlixelTut"
followed from http://haxeflixel.com/documentation/creating-a-new-project/ it seem like there're not the same outputs as in the website. On my own I haveAssetPaths.hx
,Main.hx
,MenuState.hx
andPlayState.hx
. There's noGameClass.hx
andReg.hx
files.
I am very new to HaxeFlixel and I'm not sure I did everythings corrects. Please help. Thanks for further.
-
That screenshot is simply outdated, the template has changed a bit since then. Thanks for bringing this up, I'll make sure to update it.