mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-24 05:14:40 -04:00
CCRepeatForever custom constructor (#1244)
* CCRepeatForever custom constructor * Whoops
This commit is contained in:
parent
b1dc29ab82
commit
bd1a65047c
1 changed files with 1 additions and 0 deletions
|
@ -233,6 +233,7 @@ class CC_DLL CCRepeatForever : public CCActionInterval
|
|||
{
|
||||
GEODE_FRIEND_MODIFY
|
||||
public:
|
||||
GEODE_CUSTOM_CONSTRUCTOR_COCOS(CCRepeatForever, CCActionInterval)
|
||||
/**
|
||||
* @js ctor
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue