Download libGDX Path Editor Free Java Code
Description
libGDX Path Editor lets you easily create complex pathes your game characters can move along.
Icons
Source Files
The download file libGDX-Path-Editor-master.zip has the following entries.
.classpath/*from w ww. j a va 2 s . c om*/
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
LICENSE
README.md
build.xml
data/menu/addImage_menu.png
data/menu/addScreen_menu.png
data/menu/closeProject_menu.png
data/menu/exit_menu.png
data/menu/newProject_menu.png
data/menu/openProject_menu.png
data/menu/pathClear_menu.png
data/menu/save_menu.png
data/menu/vertexAdd_menu.png
data/menu/vertexEdit_menu.png
data/menu/vertexInsert_menu.png
data/menu/vertexRemove_menu.png
data/toolbar/addImage.png
data/toolbar/addScreen.png
data/toolbar/closeProject.png
data/toolbar/newProject.png
data/toolbar/openProject.png
data/toolbar/pathClear.png
data/toolbar/save.png
data/toolbar/vertexAdd.png
data/toolbar/vertexEdit.png
data/toolbar/vertexInsert.png
data/toolbar/vertexRemove.png
demo/demo.proj
demo/lvl1/lvl1.json
demo/lvl1/lvl1.xml
demo/lvl1/path/path.json
demo/lvl1/path/path.xml
demo/lvl2/lvl2.json
demo/lvl2/lvl2.xml
demo/lvl2/path/path.json
demo/lvl2/path/path.xml
demo/res/bg1.jpg
demo/res/bg2.jpg
jar/libGDX-path-editor.jar
libs/gdx-backend-lwjgl-natives.jar
libs/gdx-backend-lwjgl.jar
libs/gdx-natives.jar
libs/gdx.jar
screenshots/step1.jpg
screenshots/step2.jpg
screenshots/step3.jpg
screenshots/step4_1.jpg
screenshots/step4_2.jpg
screenshots/step4_3.jpg
screenshots/step5.jpg
screenshots/step6_1.jpg
screenshots/step6_2.jpg
screenshots/step6_3.jpg
screenshots/step7_1.jpg
screenshots/step7_2.jpg
src/com/steelkiwi/patheditor/EditorMain.java
src/com/steelkiwi/patheditor/consts/MenuConsts.java
src/com/steelkiwi/patheditor/consts/MsgConsts.java
src/com/steelkiwi/patheditor/consts/ResourcesConsts.java
src/com/steelkiwi/patheditor/gdx/BGDrawer.java
src/com/steelkiwi/patheditor/gdx/Camera.java
src/com/steelkiwi/patheditor/gdx/GdxApp.java
src/com/steelkiwi/patheditor/gdx/GdxScreen.java
src/com/steelkiwi/patheditor/gdx/IScreenStructureChangeListener.java
src/com/steelkiwi/patheditor/gdx/Screen.java
src/com/steelkiwi/patheditor/gdx/SplineBuilder.java
src/com/steelkiwi/patheditor/gdx/SplineRenderer.java
src/com/steelkiwi/patheditor/gui/EditorRootPane.java
src/com/steelkiwi/patheditor/gui/IMenuHandler.java
src/com/steelkiwi/patheditor/gui/IProjectHandler.java
src/com/steelkiwi/patheditor/gui/ITreeHandler.java
src/com/steelkiwi/patheditor/gui/IUIHandler.java
src/com/steelkiwi/patheditor/gui/LwjglPanel.java
src/com/steelkiwi/patheditor/gui/NodeData.java
src/com/steelkiwi/patheditor/gui/dlg/CreateImageDialog.java
src/com/steelkiwi/patheditor/gui/dlg/CreateNewProjectDialog.java
src/com/steelkiwi/patheditor/gui/dlg/CreateNewScreenDialog.java
src/com/steelkiwi/patheditor/gui/dlg/CreatePathDialog.java
src/com/steelkiwi/patheditor/path/Path.java
src/com/steelkiwi/patheditor/path/PathSpline.java
src/com/steelkiwi/patheditor/path/PathVertex.java
src/com/steelkiwi/patheditor/path/PathVerticesComparator.java
src/com/steelkiwi/patheditor/proj/ProjectData.java
src/com/steelkiwi/patheditor/proj/ProjectDataConverter.java
src/com/steelkiwi/patheditor/proj/ScreenData.java
src/com/steelkiwi/patheditor/utils/ColorUtils.java
src/com/steelkiwi/patheditor/utils/FileUtils.java
src/com/steelkiwi/patheditor/utils/SwingHelper.java
src/com/steelkiwi/patheditor/widgets/GdxImage.java
src/com/steelkiwi/patheditor/widgets/GdxPath.java
src/com/steelkiwi/patheditor/widgets/WidgetManager.java
Download
Click the following link to download libGDX-Path-Editor-master.zip.
libGDX-Path-Editor-master.zip