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::[*],
|
CCThread::[*],
|
||||||
CCProfiler::[*],
|
CCProfiler::[*],
|
||||||
CCProfilingTimer::[*],
|
CCProfilingTimer::[*],
|
||||||
CCCallFunc::[create],
|
CCCallFunc::[create initWithFunction],
|
||||||
CCSAXDelegator::[*],
|
CCSAXDelegator::[*],
|
||||||
CCColor3bObject::[*],
|
CCColor3bObject::[*],
|
||||||
CCTouchDispatcher::[*],
|
CCTouchDispatcher::[*],
|
||||||
|
|
Loading…
Reference in New Issue