Skip to content

Commit 53005bf

Browse files
author
jianglong0156
committed
feather cocos2d#1177: delete other class
1 parent 7ba8ac2 commit 53005bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/tojs/cocos2dx_experimental_video.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ headers = %(cocosdir)s/cocos/ui/UIVideoPlayer.h
2929

3030
# what classes to produce code for. You can use regular expressions here. When testing the regular
3131
# expression, it will be enclosed in "^$", like this: "^Menu*$".
32-
classes = VideoPlayer FastTMXLayer FastTMXTiledMap
32+
classes = VideoPlayer
3333

3434
# what should we skip? in the format ClassName::[function function]
3535
# ClassName is a regular expression, but will be used like this: "^ClassName$" functions are also

0 commit comments

Comments
 (0)