@crazy_learner wrote:
void AppDelegate::initGLContextAttrs()
{
GLContextAttrs glContextAttrs = {8, 8, 8, 8, 24, 8};
GLView::setGLContextAttrs(glContextAttrs);
}how its work in cocos2d -X?
Posts: 4
Participants: 1
@crazy_learner wrote:
void AppDelegate::initGLContextAttrs()
{
GLContextAttrs glContextAttrs = {8, 8, 8, 8, 24, 8};
GLView::setGLContextAttrs(glContextAttrs);
}how its work in cocos2d -X?
Posts: 4
Participants: 1