A complete 3-D game development suite written in Java.
#gamedev #game-engine #engine #java #jmonkey #3d
iwg..om
39f265f50e
Adding Android Sensor support as simulated joysticks. Only orientation is supported right now, more sensor types to be added later. When device orientation changes, Joystick[0] is updated just like using an actual joystick. Users need to add "joystickEventsEnabled = true" to the MainActivity to enable the orientation joystick so battery life is conserved if sensor data is not desired. See http://jmonkeyengine.org/groups/android/forum/topic/creating-engine-support-for-android-sensor-input/ for the long history.
|
|
13 years ago |
|
engine
|
39f265f50e
Adding Android Sensor support as simulated joysticks. Only orientation is supported right now, more sensor types to be added later. When device orientation changes, Joystick[0] is updated just like using an actual joystick. Users need to add "joystickEventsEnabled = true" to the MainActivity to enable the orientation joystick so battery life is conserved if sensor data is not desired. See http://jmonkeyengine.org/groups/android/forum/topic/creating-engine-support-for-android-sensor-input/ for the long history.
|
13 years ago |
|
nbproject
|
0ef9a6b152
- add NetBeans Freeform project to build SDK
|
14 years ago |
|
sdk
|
e154d0ebab
- change fix for Android SDK 20 build file flaw
|
13 years ago |
|
build.xml
|
e089be20f8
- remove bullet binary from build for now
|
13 years ago |