Skip to content

Commit

Permalink
Skip binding nodeWithFlatBuffers of CSLoader for lua
Browse files Browse the repository at this point in the history
  • Loading branch information
samuele3hu committed Nov 24, 2014
1 parent 97df35f commit a62fa8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tolua/cocos2dx.ini
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ skip = Node::[setGLServerState description getUserObject .*UserData getGLServerS
PointLight3D::[*],
SpotLight3D::[*],
AmbientLight3D::[*],
CSLoader::[nodeFromXML nodeFromProtocolBuffers createTimeline]
CSLoader::[nodeFromXML nodeFromProtocolBuffers createTimeline nodeWithFlatBuffers]

rename_functions = SpriteFrameCache::[addSpriteFramesWithFile=addSpriteFrames getSpriteFrameByName=getSpriteFrame],
ProgressTimer::[setReverseProgress=setReverseDirection],
Expand Down

0 comments on commit a62fa8d

Please sign in to comment.