0343
Revision as of 06:34, 13 February 2016 by Spaceeinstein (talk | contribs)
- Description
- Sets the wrap x of the text
- Syntax
- 0343: set_text_linewidth [flt]
- Parameter
- [flt]
- X-position from the left side of the screen (default 182.0)
This opcode sets the wrap x of the text, which has the value of 182.0 by default. Text that goes beyond the wrap x will be wrapped to the next line. The background of the text relies on this property. Centered text ignores this property. The lead image on this page shows text displayed in Vice City at the x position of 10.0 and y positions starting at 10.0 and separated by 50.0 each. The first line uses the default wrap x of 182.0, the second line uses 600.0, and the final line uses 50.0.
Keywords
set, draw, text, linewidth, wrapx, wrap