mirror of https://github.com/axmolengine/axmol.git
Merge pull request #12773 from minggo/bind-missing-function
add lua-binding of EventDispacher::dispatchCustomEvent()
This commit is contained in:
commit
0d9da2f500
|
@ -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],
|
||||
|
|
Loading…
Reference in New Issue