Default

constructor(dispatcher: CoroutineDispatcher = Dispatchers.IO)

Parameters

dispatcher

The CoroutineDispatcher to use for loading the sprite sheet. Should not be on the main thread.