cc.director.runScene( cc.TransitionPageTurn(1, new PlayScene(), false) );
我用的这个
控制台报错 Uncaught Error: the scene should not null
*
cc*.
director.runScene(
new *
PlayScene*()); 这个就没问题~~
跪求大神指导
cc.director.runScene( cc.TransitionPageTurn(1, new PlayScene(), false) );
我用的这个
控制台报错 Uncaught Error: the scene should not null
*
cc*.
director.runScene(
new *
PlayScene*()); 这个就没问题~~
跪求大神指导