getTextRenderableCharsLength

Processes your input string, then sends you how long it would be when rendering. Helpful for repositioning your "cursor" in the texture cache!

Note: This will return cursor position into the beginning index of the background of the shadowed text if you're using it for subtraction.

int
getTextRenderableCharsLength
(
string input
)

Meta