Vitaly Shumakov
- Registered on: 2012-03-27
- Last connection: 2012-10-30
- Posts: 23
- Location:
Activity
Reported issues: 0
2012-10-30
- 17:28 cocos2d-x Extensions and Tools: RE: Slider Menu Grid
- Hi Dean!
Before using getTag () you have to set the ID of the tag using the setTag (). -1 means that the identifier ...
2012-09-28
- 12:32 cocos2d-x Extensions and Tools: RE: CocosBuilder-X
- I support Alex. Program is certainly necessary to us, and I think many would like to make contributions to its transf...
- 11:32 cocos2d-x C++ Framework: RE: CCNode subclass getContentSize( ) returns ZERO
- I do not know. Can be assumed that this method can be used for nodes with subsidiaries attachments?
2012-09-27
- 07:01 cocos2d-x C++ Framework: RE: CCNode subclass getContentSize( ) returns ZERO
- I encountered a similar problem in the class CCRenderTexture. I had to set the size of a force SetContentSize (). App...
2012-09-26
- 04:46 cocos2d-x C++ Framework: RE: Possible error in the class CCMenuItemLabel?
- Not sure! It (CCTabView) does nothing other than add to the standard menu CCMenu standard CCMenuItem. But if you swit...
2012-09-25
- 13:33 cocos2d-x C++ Framework: RE: Possible error in the class CCMenuItemLabel?
- I'm using v2.0.1 too.
I rework CCTabView (http://www.cocos2d-x.org/boards/18/topics/9283) class and discovered the ... - I found an error in the class +CCMenuItemLabel+ and derivative. When multiple taps on the label menu, there is an acc...
2012-09-03
- 14:09 cocos2d-x C++ Framework: RE: How to bind sprite to joint?
- Ok. After 20.00PM by Moskow time.
- 13:41 cocos2d-x C++ Framework: RE: How to bind sprite to joint?
- Only with debug draw Box2d;
GLESDebugDraw m_debugDraw;
world->SetDebugDraw(m_debugDraw);
unsigned int flag;
flag+...
2012-08-27
- 08:21 cocos2d-x C++ Framework: RE: CCControlSlider on 0.13.0
- Very good :)
Also available in: Atom