samuele3hu
|
71b03ecdb9
|
replace tabs with spaces
|
2013-09-18 17:09:08 +08:00 |
samuele3hu
|
1ee7f72276
|
Modify handle_key_input function for responding the onKeyReleased
|
2013-09-18 17:02:32 +08:00 |
Dhilan007
|
fd3a03a6ee
|
1.android platform:handle key event
2.android platform:fix Accelerometer value error
|
2013-09-18 12:04:35 +08:00 |
Dhilan007
|
a3524f420d
|
.
|
2013-09-17 23:22:16 +08:00 |
Dhilan007
|
509bea531a
|
android platform:fix EditBox not show input box and crash.
|
2013-09-17 23:16:32 +08:00 |
James Chen
|
24c8438fa6
|
[Dispatcher] Updating Android.mk, and some refractor.
|
2013-09-12 17:31:37 +08:00 |
zhangbin
|
b854c25103
|
Add parameter in method cocos_android_app_init() to initialize plugin.
|
2013-09-02 16:10:08 +08:00 |
folecr
|
9d8e2d991b
|
Let CCDirector set all GL state
|
2013-08-19 15:58:05 -07:00 |
folecr
|
2ebd400a75
|
clean up coding style and remove explicit temporary variable
|
2013-08-09 11:39:52 -07:00 |
folecr
|
063c730726
|
Take orientation into account when reporting accelerometer sensor readout
|
2013-08-08 14:40:26 -07:00 |
folecr
|
952cefa036
|
Accelerometer
|
2013-08-05 02:05:47 -07:00 |
folecr
|
b56df6d28c
|
Separate log macro for logging event processing
|
2013-08-05 02:05:46 -07:00 |
folecr
|
5889cc2218
|
Shift by correct amount
|
2013-08-05 02:05:46 -07:00 |
Rohan Kuruvilla
|
fa940ec292
|
Add touch input processing
|
2013-08-05 02:05:46 -07:00 |
Rohan Kuruvilla
|
3c20c6d9a8
|
Fixing bug where engine wouldn't start animating when coming into foreground
|
2013-08-05 02:05:46 -07:00 |
folecr
|
9cefb85bea
|
Use getInstance() instead of various deprecated singleton access methods
|
2013-08-05 02:05:42 -07:00 |
folecr
|
af1e450fe6
|
Remove spurious LOGI (use appropriate LOG_RENDER_DEBUG in its place.)
|
2013-08-05 02:05:42 -07:00 |
folecr
|
c1e88b79ba
|
Initialize JniHelper with the Acitivity. Load the native library that is specified in the Activity's meta-data.
|
2013-08-05 02:05:42 -07:00 |
folecr
|
76a684c556
|
Initialize Cocos2dxHelper from JNI. Call System.loadLibrary() in Java so functions implemented in native code are available from Java.
|
2013-08-05 02:05:42 -07:00 |
folecr
|
d96f54d4e0
|
Separate calls to setvm reference and to set classloader
|
2013-08-05 02:05:41 -07:00 |
folecr
|
53b1a92773
|
Use an obtained class loader instead of the default
|
2013-08-05 02:05:41 -07:00 |
folecr
|
921ed14a87
|
Use OpenGLES 2.0
|
2013-08-05 02:05:40 -07:00 |
folecr
|
a2a999d505
|
JNI, Set JavaVM
|
2013-08-05 02:05:40 -07:00 |
folecr
|
4539600ac2
|
initialize cocos with asset manager interface. separate out cocos init from android view init.
|
2013-08-05 02:05:40 -07:00 |
folecr
|
68b9e5d608
|
Move nativeactivity.cpp
|
2013-08-05 02:05:40 -07:00 |