JSController
July 08, 2013 • BSD License
A set of classes that make it easy to build a controller UI for games.
- Written purely in UIKit
- All controls are both delegate based and/or pollable.
- D-Pad class with full 8 directions, b...
KnobGarageBandStyle
January 16, 2012 • Unspecified License
A GarageBand-inspired knob featuring one-finger rotation.
NACounter
September 30, 2011 • Custom License
This sweet little number was crafted by Naked Apps for our latest creation, Puzzle Love. It’s a simple little Objective-C control producing a two-digit analogue counter. Retina-ready, NACounter c...
ClockView
July 20, 2011 • MIT License
ClockView is s simple class that will simulate an analog (or wall like) clock. ClockView makes use of various CALayers so it needs CoreAnimation (add QuartzCore.framework)