TiColorArt
Titanium module adapation of Aaron Brethorst's ColorArt Class
Install / Use
/learn @dezinezync/TiColorArtREADME
TiColorArt
Titanium module adapation of Aaron Brethorst's ColorArt Class.
INSTALL THE MODULE
- Run
build.pywhich creates your distribution - cd to
/Library/Application Support/Titanium - copy this zip file into the folder of your Titanium SDK
REGISTER THE MODULE
Register your module with your application by editing tiapp.xml and adding your module.
Example:
When you run your project, the compiler will know automatically compile in your module dependencies and copy appropriate image assets into the application.
USING THE MODULE IN CODE
Check the app in the example folder.
FOOTNOTE
All images included in this folder are Copyright of Nikhil Nigade (@dezinezync). You may not use the included images in your own personal/commerical/3rd party projects. These images are included for demonstration purposes and should not be used otherwise.
