change comment

This commit is contained in:
yinkaile 2013-12-26 14:57:38 +08:00
parent b553828ed2
commit c096743325
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ public:
/**
* Play animation by index, the other param is the same to play.
* Deprecated, please use
* Deprecated, please use playWithIndex
* @param animationIndex the animation index you want to play
*/
CC_DEPRECATED_ATTRIBUTE virtual void playByIndex(int animationIndex, int durationTo = -1, int loop = -1);