mirror of https://github.com/axmolengine/axmol.git
add lua-binding of EventDispacher::dispatchCustomEvent()
This commit is contained in:
parent
bd5ae151d9
commit
3911e1d696
|
@ -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