targetY

val targetY: Int = 0

Parameters

targetY

Y offset in pixel from the top left corner of the overall image. Offsets are used to crop empty space around the sprite images.

...