摘要:
【SKNode的渲染顺序】 SKNode的zPosition属性,指定相对于其父视图的z轴坐标。 The default value is 0.0. The positive z axis is projected toward the viewer so that nodes with l... 阅读全文
posted @ 2014-04-14 17:06
Tekkaman
阅读(581)
评论(0)
推荐(0)
摘要:
【copyWithZone详解】 NSObject实现了-copy、+copy、+copyWithZone方法。代码如下:+ (id)copy { return (id)self;}+ (id)copyWithZone:(NSZone *)zone { return (id)self;... 阅读全文
posted @ 2014-04-14 16:28
Tekkaman
阅读(12858)
评论(0)
推荐(0)
浙公网安备 33010602011771号