Update cocos2dx.ini, don't genergate bindings for CCCallFunc::initWithFunction

This commit is contained in:
James Chen 2013-06-04 10:13:27 +08:00
parent b60faaf19c
commit de6a531115
1 changed files with 1 additions and 1 deletions

View File

@ -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::[*],