So since I did a Madlax shirt, I went to the same guys to have a shirt made for my project. It has two images.
LSShirt *completedTShirt = [[LSShirt alloc] initWithFrontImage: [attachment1] withBackImage: [attachment2]];
[completedTShirt setArriveDate: @"Thursday"];
return completedTShirt;

Back – showing some of the features I am working on
Related posts:


