The Flixel Power Tools are a package of classes designed to provide extra functionality to your Flixel games. Originally created by Richard Davey (Photon Storm), this is the Flixel Community fork of the library, striving to keep the library living and up to date with the latest version of Flixel.
The following commits re-arrange the entire folder structure to be more "mainstream". This new structure makes viewing code and making changes and pull requests much easier. This is the final result:
Issue by IQAndreas from Wednesday Nov 27, 2013 at 16:08 GMT Originally opened as https://github.com/photonstorm/Flixel-Power-Tools/pull/18
The following commits re-arrange the entire folder structure to be more "mainstream". This new structure makes viewing code and making changes and pull requests much easier. This is the final result:
Instead, the
Docs
andTest Suite
can be found in their own branches (with commit history intact):And for the pièce de résistance, the complete ZIP containing source, docs, and the test suite can instead be found in the "releases" section:
Or if you only want the SWC:
IQAndreas included the following code: https://github.com/photonstorm/Flixel-Power-Tools/pull/18/commits