-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Looking at the docs and the code of the SpriteSheet class, there is limited flexibility regarding cutting up sprite sheets. They have to fixed sized frames in horizontal or vertical order. Working with (an example, Google'd for "sprite sheet") something like this: (http://www.pixeljoint.com/files/icons/full/sprite_sheet.png) is currently not possible (or am I missing something?).
Should I refactor my sprite sheet so Jaws can work with it properly or is there a more efficient way to do this?
Metadata
Metadata
Assignees
Labels
No labels