View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ktx-box2d-1.12.0-rc1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ktx.box2d
├─ ktx.box2d.BodiesKt.class - [JAR]
├─ ktx.box2d.BodyDefinition.class - [JAR]
├─ ktx.box2d.Box2DDsl.class - [JAR]
├─ ktx.box2d.FixtureDefinition.class - [JAR]
├─ ktx.box2d.FixturesKt.class - [JAR]
├─ ktx.box2d.JointsKt.class - [JAR]
├─ ktx.box2d.Query.class - [JAR]
├─ ktx.box2d.RayCast.class - [JAR]
├─ ktx.box2d.WorldsKt.class - [JAR]