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.
See Implementation
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.