00001 00002 00003 00004 @interface ChipmunkHastySpace : ChipmunkSpace 00005 00006 @property(nonatomic, assign) NSUInteger threads; 00007 00008 @end