ehouse
50991fd028
Add common head/tail macros to all jni entrypoints that save/restore
...
the jni env passed in so all calls happening inside will use the right
one. Required as part of running a second thread, re. which see
longer comment to follow
2010-01-10 17:29:09 +00:00
ehouse
a91f662327
save and restore games (though there's a global game for now).
2010-01-09 17:19:25 +00:00
ehouse
35dd738c26
add onDispose call to game_dispose, and implement it such that jni
...
doesn't leak.
2010-01-09 13:30:23 +00:00
ehouse
4b9c328d8e
don't log draw; too verbose
2010-01-07 14:35:04 +00:00
eehouse
1a5ae00777
initial checkin of jni source and build scripts for android port
2010-01-02 19:10:08 +00:00