A scrolling text widget. You can also put text into normal scrolling widget to get the same effect, but this widget already handles some extra stuff like word wrapping. (For non-wrapped text it is exactly the same as a normal scrolling widget with a text child.)
Parameters: LandWidget * base, LandWidget * parent, char const * text, int wordwrap, int x, int y, int w, int h
Parameters: LandWidget * parent, char const * text, int wordwrap, int x, int y, int w, int h
Returns: LandWidget*
Parameters: LandWidget * widget, float dx, float dy
no parameters