V2AS
问路
意见反馈
↓ 按住下拉
CCSpriteFrameCache
的使用
配置环境:win7+Cocos2d-x.2.0.3+VS2012
CCSpriteFrameCache
是帧缓存类。
CCSpriteFrameCache
::sharedSpriteFrameCache()->addSpriteFramesWithFile("XXX.plist" ......
CCSpriteFrameCache
XXX
精灵
plist
png
CCSpriteBatchNode
CCSpriteFrameCache
3.27 精灵集合类(CCSpriteBatchNode) //以纹理来创建一个精灵集合对象 static CCSpriteBatchNode* createWithTexture(CCTexture2D *tex, unsigned int capacit ......
精灵
CCSpriteBatchNode
const
void
纹理
CCPhysicsSprite
ifndef __PHYSICSNODES_CCPHYSICSSPRITE_H__ define __PHYSICSNODES_CCPHYSICSSPRITE_H__ include "cocos2d.h" include "ExtensionMacros.h" if CC_ENABLE_ ......
CC
CCPhysicsSprite
ENABLE
INTEGRATION
const
V2AS = Way To Ask
V2AS 一个技术分享与创造的静土
手机扫一扫
移动阅读更方便
近15日热搜文章
FeignClient中使用熔断机制hystrix
Linux下VCS2014和Verdi2015的联合使用
C++20初体验——concepts
4
C# 检测某版本VC++是否安装
5
华为路由交换综合实验 ---IA阶段
6
查看显卡报错:NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
7
linux下生成动态库和链接动态库
8
关于DELL服务器风扇远程控制失效
9
Python入门:ChainMap 有效管理多个上下文
10
Qt Charts 动态实时绘制各种曲线图