A counter control with the old style counter/tickers.
- Copy all of the files into your project.
- Include RCounter.h in the controller.
- Create a new counter using initWithFrame:andNumberOfDigits: and add to the current view.
- Update the counter with updateCounter, incrementCounter.
- It supports up to 6 digits.