Cocos2d-x : stop Previous action -
how stop previous action in cococs2d-x sprite have continous animation in init method , launched move action want stop move action repeat animation still there only.
for action can set tag using settag method. when don't want action remove using ccnode method "removeactionbytag"
Comments
Post a Comment