This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f0c5e5710
axmol
/
cocos2dx
/
label_nodes
History
Walzer
dcb4f14a5b
According to this thread,
http://www.cocos2d-x.org/boards/6/topics/5075?r=5177
, we must prevent yOffset to become a negative value. I use the laziest approach.
2011-11-09 22:11:36 +08:00
..
CCLabelAtlas.cpp
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00
CCLabelBMFont.cpp
According to this thread,
http://www.cocos2d-x.org/boards/6/topics/5075?r=5177
, we must prevent yOffset to become a negative value. I use the laziest approach.
2011-11-09 22:11:36 +08:00
CCLabelTTF.cpp
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00