Merge pull request #12773 from minggo/bind-missing-function

add lua-binding of EventDispacher::dispatchCustomEvent()
This commit is contained in:
pandamicro 2015-07-11 17:17:32 +08:00
commit 0d9da2f500
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ skip = Node::[setGLServerState description getUserObject .*UserData getGLServerS
DisplayLinkDirector::[mainLoop setAnimationInterval startAnimation stopAnimation],
RenderTexture::[listenToBackground listenToForeground],
TMXTiledMap::[getPropertiesForGID],
EventDispatcher::[dispatchCustomEvent],
EventCustom::[getUserData setUserData],
Component::[serialize],
Console::[addCommand],