API
0.9.9
CPShadow.h
Go to the documentation of this file.
1
2
@interface
CPShadow
:
CPObject
3
{
4
CGSize _offset
// @accessors(property=shadowOffset);
5
float
_blurRadius
// @accessors(property=shadowBlurRadius);
6
CPColor
_color
// @accessors(property=shadowColor);
7
}
8
@end
CPObject
Definition:
CPObject.j:103
CPColor
Definition:
CPColor.j:77
CPShadow
Definition:
CPShadow.h:2
AppKit
CPShadow.h
Generated on Fri Apr 1 2016 23:03:25 for API by
1.8.11