-
我修改了Poco-SDK中cocos creator中的API,以适应3.x版本,但是Airtest中并没有相应选项,选择cocos2dx-js也无法查看到元素,
请问我还需要怎么做才可以
-
Microsoft Windows [版本 10.0.14393]
(c) 2016 Microsoft Corporation。保留所有权利。
C:\Users\hp>cd /
C:\>cocos run -s d:/cocos/mygame -p win64
未知的平台:win64
C:\>cocos run -s d:/cocos/mygame -p win10
未知…
-
```
I am working with Android Cocos2d Ref.
(http://code.google.com/p/cocos2d-android-1).
All the things working fine with Standard Device, Samsung Tablet with (1024*600
Resolution). Problem starts …
-
**filePath:** [zh/ui-system/components/editor/scrollview.md](https://github.com/cocos/cocos-docs/blob/master/versions/3.8/zh/ui-system/components/editor/scrollview.md)
**content:**
1.脚本添加回调返回值不对!ev…
-
- cocos2d-x version: 3.13.1
- devices test on:
- developing environments
- NDK version: r12b
- Xcode version:
- VS version:
- brower type and version:
Steps to Reproduce:
- cocos gen-libs -p…
-
```
I am working with Android Cocos2d Ref.
(http://code.google.com/p/cocos2d-android-1).
All the things working fine with Standard Device, Samsung Tablet with (1024*600
Resolution). Problem starts …
-
```
I am working with Android Cocos2d Ref.
(http://code.google.com/p/cocos2d-android-1).
All the things working fine with Standard Device, Samsung Tablet with (1024*600
Resolution). Problem starts …
-
### Cocos Creator version
3.8.1
### System information
Windows 11
### Issue description
重载父类的 getter / setter
```ts
export class NewComponent extends Component {
get enabled ()…
PPpro updated
2 months ago
-
- cocos2d-x version: 3.15.1
Steps to Reproduce:
1. create a project with multiple flavors
2. compile the project
issues:
1. We have a project with 21 different flavors, after the update t…
-
Hi
My setup is cocos on linux sdk and ndk from Android Studio installation.
I do
cocos new -l cpp -d . -p
to create a new project
cd to the created directory and compile the project for android a…