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],
|
DisplayLinkDirector::[mainLoop setAnimationInterval startAnimation stopAnimation],
|
||||||
RenderTexture::[listenToBackground listenToForeground],
|
RenderTexture::[listenToBackground listenToForeground],
|
||||||
TMXTiledMap::[getPropertiesForGID],
|
TMXTiledMap::[getPropertiesForGID],
|
||||||
EventDispatcher::[dispatchCustomEvent],
|
|
||||||
EventCustom::[getUserData setUserData],
|
EventCustom::[getUserData setUserData],
|
||||||
Component::[serialize],
|
Component::[serialize],
|
||||||
Console::[addCommand],
|
Console::[addCommand],
|
||||||
|
|
Loading…
Reference in New Issue