We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
특정한 작업을 cocos스레드에서 실행하고자 할 때 사용 직접 queue에 작업을 넣어서 게임 스레드에서 빼와서 실행할 필요 X
/* another thread */ Director::getInstance()->getScheduler()->performFunctionInCocosThread( [](){ /* cocos thread */ printf("hello cocos thread\n"); });
There was an error while loading. Please reload this page.
Top 팀 소개 게임 소개 스터디 회의록