axmol/cocos2dx/actions
James Chen 9ba5a1bfef issue #1454: Removed COCOS2D_JAVASCRIPT macro. 2012-08-31 21:23:23 +08:00
..
CCAction.cpp Silenced Static Analyzer Warning by removing unneeded assignment. (Value never read.) 2012-08-20 14:18:12 -07:00
CCAction.h add more details in doxygen comments. 2012-08-10 13:58:34 +08:00
CCActionCamera.cpp fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCActionCamera.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionCatmullRom.cpp fixed #1336: Used CC_DEPRECATED_ATTRIBUTE macro to mark deprecated interfaces. 2012-06-20 11:48:31 +08:00
CCActionCatmullRom.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionEase.cpp Silenced Static Analyzer Warning by removing unneeded assignment. (Value never read.) 2012-08-20 14:26:35 -07:00
CCActionEase.h fixes default values for functions 2012-08-27 08:43:39 -07:00
CCActionGrid.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCActionGrid.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionGrid3D.cpp fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCActionGrid3D.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionInstant.cpp issue #1425: change the design of CCCallFunc::create(int nHandler) 2012-08-23 16:27:22 +08:00
CCActionInstant.h issue #1454: Removed COCOS2D_JAVASCRIPT macro. 2012-08-31 21:23:23 +08:00
CCActionInterval.cpp fixed #1298: do not update last action when it is done in IntervalAction 2012-08-22 19:48:32 +08:00
CCActionInterval.h fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCActionManager.cpp issue #1424, http wrapper has been tested on iOS, mac, android port. 2012-08-09 10:45:11 +08:00
CCActionManager.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionPageTurn3D.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionPageTurn3D.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionProgressTimer.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionProgressTimer.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionTiledGrid.cpp fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCActionTiledGrid.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionTween.cpp issue #1324: Reverted old interfaces. 2012-06-14 17:18:05 +08:00
CCActionTween.h issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00