cocos2d-x icon indicating copy to clipboard operation
cocos2d-x copied to clipboard

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x &...

Results 202 cocos2d-x issues
Sort by recently updated
recently updated
newest added

Can I build cocos2d without the fmod library? I want to build cocos2d on an exotic processor architecture, there is no fmod library for this processor.

avif是由Netflix 主导推动的图片格式,由 AOMedia(开放媒体联盟)在 2019 年发布,基于 [AV1 视频编解码器](源自谷歌的 [VP9])。相比png在保留透明通道及较高画面质量情况下,文件体积更小。如果游戏中能支持该格式图片,将可能大幅减小游戏包体积。