Closed mason-stewart closed 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.
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