.. |
java
|
Remove Accelerometer and TextEdit implementations.
|
2013-08-05 02:05:42 -07:00 |
jni
|
strip out old accelerometer implementation
|
2013-08-05 02:05:42 -07:00 |
Android.mk
|
Move nativeactivity.cpp
|
2013-08-05 02:05:40 -07:00 |
CCAccelerometer.cpp
|
strip out old accelerometer implementation
|
2013-08-05 02:05:42 -07:00 |
CCAccelerometer.h
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
CCApplication.cpp
|
ccx : setAnimationInterval() not implemented.
|
2013-08-05 02:05:39 -07:00 |
CCApplication.h
|
Remove unused declaration
|
2013-08-05 02:05:40 -07:00 |
CCCommon.cpp
|
[Android] Fixing build errors for ndk-r9.
|
2013-07-29 14:54:00 +08:00 |
CCDevice.cpp
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
CCEGLView.cpp
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
CCEGLView.h
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
CCFileUtilsAndroid.cpp
|
AssetManager is a private member of FileUtilsAndroid. setter method. Remove old Java/JNI setter.
|
2013-08-05 02:05:40 -07:00 |
CCFileUtilsAndroid.h
|
AssetManager is a private member of FileUtilsAndroid. setter method. Remove old Java/JNI setter.
|
2013-08-05 02:05:40 -07:00 |
CCGL.h
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
CCImage.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345
|
2013-07-27 22:06:30 +08:00 |
CCPlatformDefine.h
|
Assert implementation for Android
|
2013-01-09 18:51:49 -08:00 |
CCStdC.h
|
Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h.
|
2012-08-29 14:49:02 -07:00 |
nativeactivity.cpp
|
Fixing bug where engine wouldn't start animating when coming into foreground
|
2013-08-05 02:05:46 -07:00 |