cocos2d iphone - cocos2dx - get transition progress after CCDirector::pushScene -
i writing own cclayer extending cclayer in cocos2d-x-2.1.4. used ccdirector::pushscene()
method push scene contains cclayer.. when push cctransitionslide***
scene, cccustomlayer::visit()
call continuously. how transition progress within method? i'll need know progress animating custom layer...
i new cocos2d-x- , have no idea @ all. i've investigated variables changed throughout call doesn't seem tally i'm looking out.. thanks!
Comments
Post a Comment