Recent Posts
ericd.net
Return To Blog Listing
Personal blog/resource of Flash/interactive technology and source code.
Recent Posts Tagged With 'cocos2d'
Pixel formats in cocos2d v0.7.3+
[per riq] Since cosos2d v0.7.3, you can specify the texture's pixel format of your PNG/TIFF/BMP/GIF images.The texture's pixel format is the way the image is stored in GPU memory.Possible pixel formats:RGBA8888 (32-bit) (kTexture2DPixelFormat_RGBA888...
