The factory is now instantiated, rather than used as a set of static methods. The default init function creates a factory which behaves exactly like the previous version. The two-parameter init function takes a custom image and user-defined strechable regions. Two new unit tests cover the custom image constructor |
||
|---|---|---|
| .. | ||
| Base.lproj | ||
| Images.xcassets | ||
| AppDelegate.h | ||
| AppDelegate.m | ||
| DemoMessagesViewController.h | ||
| DemoMessagesViewController.m | ||
| DemoModelData.h | ||
| DemoModelData.m | ||
| DemoSettingsViewController.h | ||
| DemoSettingsViewController.m | ||
| Info.plist | ||
| main.m | ||
| NSUserDefaults+DemoSettings.h | ||
| NSUserDefaults+DemoSettings.m | ||
| TableViewController.h | ||
| TableViewController.m | ||