onSpriteLoaded

abstract fun onSpriteLoaded(@NonNull id: String, @NonNull url: String)

Called when a sprite is loaded.

Parameters

id

of the sprite.

url

of the sprite.