Releases: nickidebruyn/Galago2D
Releases · nickidebruyn/Galago2D
Galago2D v2.0.0
This release I added some extra physics capabilities such as joints.
Also added sprite AnimationListener.
Increased the Dyn4J version and jME version.
v1.0.0
Galago 2D is a set of classes that can be used to develop a 2D game in jMonkeyEngine3.3.
It is a mapping library for jME3.3 to Dyn4J - 3.3.0
You can get the correct version of dyn4j here:
https://github.com/dyn4j/dyn4j/releases/tag/3.3.0
It allows the user to create sprite images and add them to
the scene as well as adding a RigidBodyControl2D to a sprite for giving that sprite physics properties.