Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将所有完成的工作(屏幕上的每个对象)保存为 COCOS2D android 中的一个 jpeg 图像。
使用RenderTexture 类及其 saveBuffer 方法。
截屏过程与 iPhone 版 (CCRenderTexture) 相同。