HaxeFlixel / flixel-docs

Documentation for HaxeFlixel
73 stars 134 forks source link

Update 04-3-groundwork.html.md #162

Closed mason-stewart closed 8 years ago

mason-stewart commented 8 years ago

This uses the full namespace to FlxColor rather than depending on automatic import from IDE.

This was slightly confusing going through the the tutorial with SublimeText. Up to this point, an average hacker can figure out what's going on following this tutorial in ST3, but this particular line doesn't work without some research.

Thanks a ton :D

Gama11 commented 8 years ago

The next line says:

(Make sure that an import is created for FlxColor, and if it isn't, add it)

I'd rather keep the code in the snippets consistent with the source of the completed tutorial in flixel-demos.