ios开发,简单方法调用
StretchableSprite.m文件中有这样一个方法+(id)spriteWithFile:(NSString*)filesize:(CGSize)sizeleft...
StretchableSprite.m文件中有这样一个方法
+(id)spriteWithFile:(NSString*)file size:(CGSize)size leftCap:(NSInteger)leftcap topCap:(NSInteger)topcap
我在另外一个文件中调用这个方法,怎样调用啊?
[StretchableSprite spriteWithFile:@\"1.jpg\" size:CGRectMake(185,100) leftCap:100 topCap:100]; 报错。本人学生新手,求教 展开
+(id)spriteWithFile:(NSString*)file size:(CGSize)size leftCap:(NSInteger)leftcap topCap:(NSInteger)topcap
我在另外一个文件中调用这个方法,怎样调用啊?
[StretchableSprite spriteWithFile:@\"1.jpg\" size:CGRectMake(185,100) leftCap:100 topCap:100]; 报错。本人学生新手,求教 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |