mirror of https://github.com/axmolengine/axmol.git
Don't generate JS bindings for CCTimer::getSelector
This commit is contained in:
parent
c3e02f3e52
commit
f111602adf
|
@ -95,6 +95,7 @@ skip = CCNode::[.*Transform convertToWindowSpace getChildren setPosition getGrid
|
|||
CCCardinalSpline.*::[create actionWithDuration setPoints],
|
||||
CCScheduler::[pause resume unscheduleAllSelectorsForTarget],
|
||||
CCTextureCache::[addPVRTCImage],
|
||||
CCTimer::[getSelector],
|
||||
CC.*Loader$::[*],
|
||||
*::[copyWith.* onEnter.* onExit.* description getObjectType .*RGB.* .*HSV.*]
|
||||
|
||||
|
|
Loading…
Reference in New Issue