-
support cocos2dx (i.e. CCMoveBy, getWritablePath, CCMoveTo:create, create, kCCHTTPRequestMethodGET)
v3版本里面,这些都找不到啊,比如cc.FileUtils:getInstance():addSearchPath
-
```
What steps will reproduce the problem?
1. cocos2dx2.0.1
2. fire.png
3.
What is the expected output? What do you see instead?
render onthing but can see the particle counts!
What version of the …
-
```
What steps will reproduce the problem?
1. cocos2dx2.0.1
2. fire.png
3.
What is the expected output? What do you see instead?
render onthing but can see the particle counts!
What version of the …
-
My game is base on v3.0, the main login is developed with lua. I use a 3rd party crash log collector library to collect crash log. I found that the game sometimes crash in org.cocos2dx.lib.Cocos2dxRen…
-
I'm trying to run a simple cocos2djs project but when I try to test on the simulator the build fails with this error:
![screen shot 2016-03-20 at 22 38 16](https://cloud.githubusercontent.com/assets/…
-
readme没写怎么用过滤,但看readme说支持过滤、就去看了对应的源码发现是命令行指定文件过滤
### 解决方法
1、写一个过滤文件nmpcfg.txt
class org.cocos2dx.app.* { *; }
class org.cocos2dx.lua.* { *; }
2、执行时指定
java -jar vm-protect-2023-02-03-1445.ja…
-
- cocos2d-x version: 3.13.1
- devices test on: Nexus 7 (2012) with Android 5.1.1 and Samsung Galaxy Alpha with Android 5.0.2
- developing environments
- NDK version: r13b
- Xcode version: 8…
xdeop updated
7 years ago
-
- cocos2d-x version:cocos2dx 4.0
- devices test on: win 7
- developing environments
- NDK version:
- Xcode version:
- VS version: vs2017
- browser type and version:
Steps to Repro…
G0561 updated
4 years ago
-
我用的是cocos2dx,断点调试的时候想看cocos对象(比如cc.Sprite)里的值,但只有一个空表,自己导出C++对象也看不到堆栈信息
-
Hi guys,
I am trying to make AdMobs to work for my project but when executing build_native.py in command line i am getting an error :
![ad_mob_error](https://cloud.githubusercontent.com/assets/177…