API  1.0.0
CPShadowView.h
Go to the documentation of this file.
1 
2 @interface CPShadowView : CPView
3 {
4  CPShadowWeight _weight;
5 }
6 @end
Definition: CPView.j:137