Skip to content

Files

Latest commit

b5a7dcf · Aug 20, 2015

History

History

data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 20, 2015
the data folder:
If your Library is using files like images, sound files, 
any data file, etc., put them into the data folder. 
When coding your Library you can use processing's internal loading 
functions like loadImage(), loadStrings(), etc. to load files 
located inside the data folder into your Library.