@class GKThemeBrush; @interface GKBadgedGameIconBrush : GKThemeBrush @property (retain, nonatomic) GKThemeBrush *badgeBrush; - (id)init; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone { } *)a0; - (struct CGSize { double x0; double x1; })sizeForInput:(id)a0; - (void)drawInRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 withContext:(struct CGContext { } *)a1 input:(id)a2; - (double)scaleForInput:(id)a0; @end