SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ PrintWithWrap() [1/2]

static uint8_t SRL::Debug::PrintWithWrap ( uint8_t x,
uint8_t y,
const uint8_t fromLeft,
const uint8_t fromRight,
const char * text )
inlinestatic

Print text on screen at specific location.

Parameters
xOffset from left of the screen
yOffset from top of the screen
fromLeftWhere to start next line from on screen
fromRightWhere to start wrapping to next line
textText to print
Returns
Number of lines printed