Update CCActionManager.h

This commit is contained in:
mat 2023-08-21 19:25:27 -03:00 committed by GitHub
parent 70584e46dd
commit 0161c9571f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,8 @@ public:
*/
~CCActionManager(void);
GEODE_CUSTOM_CONSTRUCTOR_COCOS(CCActionManager, CCObject);
// actions
/** Adds an action with a target.