A complete 3-D game development suite written in Java.

#gamedev #game-engine #engine #java #jmonkey #3d

iwg..om 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 years ago
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 years ago
nbproject 0ef9a6b152 - add NetBeans Freeform project to build SDK 14 years ago
sdk 30c2bb665e Create seperate ant target in mobile-impl for copying the Android lib. Allows for easy overriding of the target in build.xml to define alternative Android libs. 12 years ago
build.xml 245114c801 SDK: 12 years ago