This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
jmonkeyengine
Watch
1
Star
0
Fork
0
You've already forked jmonkeyengine
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
jmonkeyengine
/
engine
/
src
/
android
History
iwg..ic
f219c8596d
Added Rumble support for Android. If joystick.rumble is used, then the Manifest file must have <uses-permission android:name="android.permission.VIBRATE"/>. Since Android doesn't allow for changing the vibration intensity, the rumble amount is convert into a vibration time duration in milliseconds (ie rumble amount of 0.25 = 250 milliseconds).
...
git-svn-id:
https://jmonkeyengine.googlecode.com/svn/trunk@9708
75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-09-08 14:23:51 +00:00
..
com
/jme3
Added Rumble support for Android. If joystick.rumble is used, then the Manifest file must have <uses-permission android:name="android.permission.VIBRATE"/>. Since Android doesn't allow for changing the vibration intensity, the rumble amount is convert into a vibration time duration in milliseconds (ie rumble amount of 0.25 = 250 milliseconds).
2012-09-08 14:23:51 +00:00
jme3test
/android
- fix imports across engine
2012-06-03 13:10:26 +00:00
res
* Formatted many android classes and files
2012-02-25 19:49:15 +00:00