问题
Please give the alternate of FiniteTimeAction*
callFunc=CCCallFunc::create(this,callfunc_selector(Wack_ModeSelection::ParticleAnimation));
error :
Static_cast from 'void' (Wack_ModeSelection::*)(CCObject )to cocos2d::SEL_Callfunc (aka void(cocos2d::Ref::(()) is not allowed
来源:https://stackoverflow.com/questions/34527815/cccallfunccreatethis-callfunc-selectorwack-modeselectionparticleanimation