Don't generate js binding glue code for CCMenuItem.*::initWithCallback.

This commit is contained in:
James Chen 2013-06-06 16:21:27 +08:00
parent 5832934e41
commit 5d5a5be71c
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ skip = CCNode::[convertToWindowSpace ^setPosition$ getGrid setGLServerState desc
CCDirector::[getAccelerometer getKeypadDispatcher getTouchDispatcher setWatcherCallbackFun getOpenGLView getProjection getClassTypeInfo],
CCLayer.*::[didAccelerate (g|s)etBlendFunc],
CCMenu.*::[.*Target getSubItems create initWithItems alignItemsInRows alignItemsInColumns],
CCMenuItem.*::[create setCallback],
CCMenuItem.*::[create setCallback initWithCallback],
CCCopying::[*],
CC.*Protocol::[*],
CC.*Delegate::[*],