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 |