mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 07:57:51 -05:00
Update CCActionManager.h
This commit is contained in:
parent
70584e46dd
commit
0161c9571f
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@ public:
|
|||
*/
|
||||
~CCActionManager(void);
|
||||
|
||||
GEODE_CUSTOM_CONSTRUCTOR_COCOS(CCActionManager, CCObject);
|
||||
|
||||
// actions
|
||||
|
||||
/** Adds an action with a target.
|
||||
|
|
Loading…
Reference in a new issue