luxlabs header browser preview


@class CABasicAnimation;

@interface _TUICursorEffectAnimationState : NSObject

@property (nonatomic) double startTime;
@property (retain, nonatomic) CABasicAnimation *animation;

- (void).cxx_destruct;

@end