aboutsummaryrefslogtreecommitdiff
path: root/templates/android_project/jni/basic_game.c
AgeCommit message (Collapse)Author
2016-06-08Fix default android project game with new functionsvictorfisac
2016-01-03Updated Android project templateraysan5
2015-12-31Gestures system is automatically Init and Updatedraysan5
2015-12-30Fixed and improved android templatevictorfisac
- Added gestures module functions. - Fixed screen tap detection.
2015-12-30Fixed Android compilation with 1.3 updatesvictorfisac
- Fixed Android MakeFile adding gestures module. - Fixed Android project template functions names. - Updated compiled library and header.
2014-09-18Android project template for basic gameraysan5
A basic Android template is provided to start a game