A complete 3-D game development suite written in Java.
#gamedev #game-engine #engine #java #jmonkey #3d
iwg..om
b475a8e9c9
mouseEventsInvertX and mouseEventsInvertY settings in newly created MainActivity files and instead, show mouseEventsEnabled. Default values in AndroidHarness (false for both invertX and invertY) match Desktop mouse.
|
|
12 年之前 |
engine
|
b7ae718b64
Correct default value for invert mouse events. By default, raw touch events have the same coordinate origin as Desktop mouse events (lower left corner). The default for mouseEventsInvertX and mouseEventsInvertY should be false to match Desktop mouse.
|
12 年之前 |
nbproject
|
0ef9a6b152
- add NetBeans Freeform project to build SDK
|
14 年之前 |
sdk
|
b475a8e9c9
mouseEventsInvertX and mouseEventsInvertY settings in newly created MainActivity files and instead, show mouseEventsEnabled. Default values in AndroidHarness (false for both invertX and invertY) match Desktop mouse.
|
12 年之前 |
build.xml
|
245114c801
SDK:
|
12 年之前 |