Label Use the Label object to create labels using bitmap fonts, TrueType fonts, and system fonts. This single class can handle all labeling requirements.
BMFont is a label type created with a
Label Use the Label object to create labels using bitmap fonts, TrueType fonts, and system fonts. This single class can handle all labeling requirements.
BMFont is a label type created with a
After using “cocos2d-iphone” in one of my projects, I tried to determine what kind of Cocos2d I should use to install an Android game. My personal pros and cons list:
Cocos2D-X
Professi
Reference: https://blog.csdn.net/star530/article/details/24576057
Reference: https://blog.csdn .net/star530/article/details/24576057
Mainly to review cocos. The version used here is the latest 3.17. It should be noted that the incident response processing method has changed.
Function:
Implement simple AI
Test platform:
To test successfully on Mac ios windows
Test version vs2015
xcode 9 real machine iphone7p
cocos create project command:
This article mainlyA detailed explanation for the cocos2d.ini file.
When we need to call C++ to customize it, we need to modify a copy of cocos2dx.inicopy. So what are the changes?
In f
Reference document: https://developers.weixin.qq.com/minigame/dev/document/render/canvas/Canvas.toTempFilePathSync.html
Core code:
var canvas = cc.game.canvas; var width = cc.winSize.wi
https://www.cnblogs.com/JiaoQing/p/3906780.html
Four response functions
< span style="color: #008080"> 1 EventListenerPhysicsContact* evContact = EventListenerPhysicsContact::create();/
I recently started to pay attention to cocos2d game development.
What is the difference between sprites and textures?
Maybe I can pass the “bitmap” there. What is a bitmap?
They all se
Multi-threading is actually implemented in cocos2dx. I started to think about how there is multi-threading in Lua? In fact, the send method of the C++ version of XMLHttpRequest will open a new thre
I have a game I wrote. I am ready to say it is completed, but I found an error. Basically, as the game time goes on, the game slows down. Mine The guess is that this is because of the sprite that i