moveChar

Allows you to manually move around characters.

Note: You can manually move around shadows by getting the renderable text size before turning on shadows, then offset your current index into the string by this size.

Note: This is in pixel coordinates.

void
moveChar
(
int index
,
double posX
,
double posY
)

Meta