mirror of https://github.com/axmolengine/axmol.git
Update cocos2dx.ini, don't genergate bindings for CCCallFunc::initWithFunction
This commit is contained in:
parent
b60faaf19c
commit
de6a531115
|
@ -59,7 +59,7 @@ skip = CCNode::[convertToWindowSpace ^setPosition$ getGrid setGLServerState desc
|
|||
CCThread::[*],
|
||||
CCProfiler::[*],
|
||||
CCProfilingTimer::[*],
|
||||
CCCallFunc::[create],
|
||||
CCCallFunc::[create initWithFunction],
|
||||
CCSAXDelegator::[*],
|
||||
CCColor3bObject::[*],
|
||||
CCTouchDispatcher::[*],
|
||||
|
|
Loading…
Reference in New Issue