mirror of https://github.com/axmolengine/axmol.git
Skip C++ invocation functions of Component
This commit is contained in:
parent
ba1191f98f
commit
e473da38cb
|
@ -118,7 +118,7 @@ skip = Node::[^setPosition$ setGLServerState description getUserObject .*UserDat
|
|||
Device::[getTextureDataForText],
|
||||
EventDispatcher::[dispatchCustomEvent],
|
||||
EventCustom::[getUserData setUserData],
|
||||
Component::[serialize],
|
||||
Component::[serialize onAdd onRemove update],
|
||||
EventListenerCustom::[init],
|
||||
EventListener::[init],
|
||||
Scene::[getCameras getLights initWithPhysics createWithPhysics getPhysicsWorld getPhysics3DWorld setPhysics3DDebugCamera],
|
||||
|
|
Loading…
Reference in New Issue