Package gaiasky.util.gdx.loader
Class WarpMeshReader
java.lang.Object
gaiasky.util.gdx.loader.WarpMeshReader
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isValidWarpMeshAscii
(Path file) static WarpMeshReader.WarpMesh
readWarpMeshAscii
(com.badlogic.gdx.files.FileHandle file)
-
Constructor Details
-
WarpMeshReader
public WarpMeshReader()
-
-
Method Details
-
isValidWarpMeshAscii
-
readWarpMeshAscii
public static WarpMeshReader.WarpMesh readWarpMeshAscii(com.badlogic.gdx.files.FileHandle file) throws RuntimeException - Throws:
RuntimeException
-