drawSlice

fun drawSlice(x: Int, y: Int, slice: TextureSlice, border: Int = 0)
fun drawSlice(x: Int, y: Int, src: Pixmap, sliceX: Int, sliceY: Int, sliceWidth: Int, sliceHeight: Int, border: Int = 0)