示例#1
0
 public CCSpriteBatchNode(CCTexture2D texture)
     : this(texture, DEFAULTCAPACITY)
 {
 }