BitmapDrawer.drawSingleLineText

Draws a single line fully formatted text within a given prelimiter specified by pos. Offset specifies how much of the text is being obscured from the left hand side. lineOffset specifies how much lines in pixels are skipped on the top. Return value contains state flags on wheter certain portions of the text were out of bound.

class BitmapDrawer
uint
drawSingleLineText
(
Box pos
,,
int offset = 0
,
int lineOffset = 0
)

Meta