-
- cocos2d-x version: 3.15.1
- devices test on: Galaxy S6 Edge, SM-G532M, Galaxy Tab3 Lite, LG-M250, HUAWEI Y6 Compact
- developing environments
- NDK version: r13b
- Xcode version:
- VS …
-
- cocos2d-x version: 3.5
- devices test on: Xiaomi Huawei
- developing environments
- NDK version: r13b
- Xcode version:
- VS version:
- browser type and version:
Steps to Reprod…
-
- Cocos2d-x v 3.11.1
- Android 6.0
Hi,
I am using scrollView.
```
ui::ScrollView *scrollView = ui::ScrollView::create();
scrollView->setDirection(ui::ScrollView::Direction:: VERTICAL);
scrollV…
-
- cocos2d-x version: v3.13.1 and latest codes
- devices test on: MacOS Sierra(10.12)
- developing environments
- Xcode version: Xcode 8
Steps to Reproduce:
1. run cpp-empty-test on Mac
2. will see …
-
- cocos2d-x version: 3.11
- devices test on: android
- developing environments
- NDK version: 12.1
i have used
```
TrianglesCommand *trianglesCommand = new TrianglesCommand();
tria…
-
- cocos2d-x version: 3.11.1
- devices test on: iphone6 6p 6s 6sp 7
- developing environments
- NDK version:
- Xcode version:8.1
- VS version:
- browser type and version:
Steps to…
-
- cocos2d-x version: 3.14
- devices test on: Debian (Jessie)
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Steps to Reproduce…
-
- cocos2d-x version: 3.10
- devices test on: win32
- developing environments
- VS version: community
- browser type and version:
Steps to Reproduce:
I want play audio file from buffer.…
-
- cocos2d-x version: All starting from 3.14
- devices test on: PC Windows
- developing environments
- NDK version: All
- Xcode version: -
- VS version: All
- browser type and version…
-
thank you for the porject shareing
I want to build this project by import proj.android to android studio, but it seem not use gradle and can not build in android studio , so how to build a android v…