We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba8ac2 commit 53005bfCopy full SHA for 53005bf
tools/tojs/cocos2dx_experimental_video.ini
@@ -29,7 +29,7 @@ headers = %(cocosdir)s/cocos/ui/UIVideoPlayer.h
29
30
# what classes to produce code for. You can use regular expressions here. When testing the regular
31
# expression, it will be enclosed in "^$", like this: "^Menu*$".
32
-classes = VideoPlayer FastTMXLayer FastTMXTiledMap
+classes = VideoPlayer
33
34
# what should we skip? in the format ClassName::[function function]
35
# ClassName is a regular expression, but will be used like this: "^ClassName$" functions are also
0 commit comments