A complete 3-D game development suite written in Java.
#gamedev #game-engine #engine #java #jmonkey #3d
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).
|
|
13 rokov pred |
|
engine
|
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).
|
13 rokov pred |
|
nbproject
|
0ef9a6b152
- add NetBeans Freeform project to build SDK
|
14 rokov pred |
|
sdk
|
e154d0ebab
- change fix for Android SDK 20 build file flaw
|
13 rokov pred |
|
build.xml
|
e089be20f8
- remove bullet binary from build for now
|
13 rokov pred |