API 0.9.5
AppKit/CPShadow.h
Go to the documentation of this file.
00001 
00002 @interface CPShadow : CPObject
00003 {
00004     CPSize      _offset;
00005     float       _blurRadius;
00006     CPColor     _color;
00007 
00008     CPString    _cssString;
00009 }
00010 @end
 All Classes Files Functions Variables Defines