luxlabs header browser preview


@interface TeaUI.ShineImageLayer : TUNonAnimatingLayer {
    void /* unknown type, empty encoding */ shineOptions;
    void /* unknown type, empty encoding */ shineImage;
    void /* unknown type, empty encoding */ shineOffset;
    void /* unknown type, empty encoding */ shineScale;
    void /* unknown type, empty encoding */ shineImageLayer;
}

+ (BOOL)needsDisplayForKey:(id)a0;

- (id)init;
- (void)layoutSublayers;
- (void).cxx_destruct;
- (id)initWithLayer:(id)a0;
- (id)initWithCoder:(id)a0;

@end