axmol/tests/cpp-tests/Classes/UITest
Undume 72ad341d24 Webview opacity and background transparency (#17831)
* Added three new methods for UiWebView. SetOpacityWebView(float), getOpacityWebView(), setBackgroundTransparent() in IOS

* Implemented methods for UiWebView. SetOpacityWebView(float), getOpacityWebView(). They only work using android sdk +11.

* New methods not implemented for Tizen.

* Added new button for testing the opacity in the cocos2d-x test application.

* Added setBackgroundTransparent to android, and his UI-Test.

* Added setBackgroundTransparent to android, and his UI-Test.

* Added keyword const to the getters.

* Android sdk reflection. +11sdk for chaging the opacity.

* Reflection used for the webview.setLayerType, webview.setAlpha, webview.getAlpha

* Unified exceptions.
2017-06-07 16:12:32 +08:00
..
CocoStudioGUITest Webview opacity and background transparency (#17831) 2017-06-07 16:12:32 +08:00
UITest.cpp remove studio related test cases and resources (#15574) 2016-05-06 13:38:19 +08:00
UITest.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00