loadAnimationFromStream

fun loadAnimationFromStream(zipStream: InputStream, tileset: TilesetResource): AnimationBuilder

Loads the data of an animation from the given animation file returns an AnimationBuilder which contains the loaded data.

Sources

(source)
Link copied to clipboard