loadTilesetFromJar

fun loadTilesetFromJar(width: Int, height: Int, path: String): TilesetResource

Use this function if you want to load a TilesetResource which is bundled into a jar file which you build from your application.

Sources

(source)
Link copied to clipboard