A few Java functions that manipulate Textures for Gamedev assets
NOTE: Right now, these functions only split and combine sprites that all have the same dimensions (like icons)
###IMPLEMENTED FUNCTIONS
- split up a spritesheet into tons of separate icons
- stitch tons of icons together into one spritesheet + generate XML sheet with names and coordinates