new version alpha7

This commit is contained in:
fysx
2014-01-20 22:33:21 +01:00
parent 0438431d59
commit 98d5325b35
+10
View File
@@ -18,6 +18,16 @@ compile/run it using Eclipse.
This should give you a .apk file in the bin/ subdirectory that you can then
install on your phone.
Changelog:
----------
alpha8:
- love.system.getOS() now returns "Android"
- hardware search key is reported as "search"
- switched to mobile-common branch
- using new love.touch module (love.touchpressed(id,x,y,p), love.touchmoved(id,x,y,p), love.touchmoved(id,x,y,p))
- added LOVE_ANDROID define
License:
--------