draw

fun draw(batch: Batch, textures: List<Texture>)

Draws the text using the specified batch and list of textures. The textures list size must be >= pages

Parameters

batch

the batch to draw with

textures

the textures to use for drawing