0
2
1087
4
1
bool newIsTransition = dynamic_cast(_nextScene) != nullptr; 如果这个newIsTra...
在Node中有几个以remove开头的方法: removeChild、removeAllChildren、removeByName、remove...