hilogames / HLSpriteKit
SpriteKit scene and node subclasses, plus various utilities.
☆254Updated 7 months ago
Alternatives and similar repositories for HLSpriteKit:
Users that are interested in HLSpriteKit are comparing it to the libraries listed below
- Extensions to Apple's SpriteKit game engine☆222Updated 10 years ago
- iOS Force Touch gesture recognizer that will stream force updates to the delegate for the user's finger pressure changes. It gives you th…☆102Updated 6 years ago
- Better Easing for SpriteKit☆109Updated 7 years ago
- A category on UIView that provides animation structure similar to SKAction from SpriteKit.☆103Updated 9 years ago
- Tool Kit to make Apple's Sprite Kit easier to use.☆62Updated 8 years ago
- Create NSAttributedString like a boss!☆193Updated 7 years ago
- A progress view to be used within Apple Watch projects☆80Updated 9 years ago
- Draw NSAttributedString in SpriteKit☆72Updated 8 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆128Updated 9 years ago
- SCStackViewController is a container view controller which allows you to stack other view controllers on the top/left/bottom/right of th…☆264Updated 4 years ago
- An iOS7 style circular progress view with a stop button.☆322Updated 10 years ago
- Component model and helper classess for iOS 7+ SpriteKit Framework☆264Updated 10 years ago
- Plugin to automatically generate the description for your class in XCode☆103Updated 4 years ago
- When UICollectionViewCell needs to be a UIViewController. WARNING: this repo is not actively maintained☆242Updated 9 years ago
- A category to simplify common PHAsset functions.☆120Updated 9 years ago
- Using @dynamic to access NSUserDefaults.☆317Updated 8 years ago
- Flexible data sources for your UITableView and UICollectionView.☆199Updated 8 years ago
- A simple workaround to the annoying problem of keyboard lag.☆245Updated 12 years ago
- NSURLSession and NSOperationQueue working together☆104Updated 5 years ago
- StringScore is an Objective-C library which provides super fast fuzzy string matching/scoring. Based on the JavaScript library of the sam…☆490Updated 7 years ago
- A drop in replacement for UIWindow to draw touch points for app previews and promotional videos.☆685Updated 9 years ago
- An example of how to use the new iOS 7 APIs to create custom view controller transitions.☆264Updated 11 years ago
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆130Updated 4 years ago
- Create animation of a UIImageView between twice contentMode ( UIViewContentModeScaleAspectFill / UIViewContentModeScaleAspectFit )☆567Updated 7 years ago
- TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.