luxlabs header browser preview


@interface NTKDualTimeAnalogHandsView : NTKAnalogHandsView

- (id)createHourHandView;
- (id)createMinuteHandView;
- (id)hourHandConfiguration;
- (id)minuteHandConfiguration;
- (id)secondHandConfiguration;

@end