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
)
inline
static
Print text on screen at specific location.
Parameters
x
Offset from left of the screen
y
Offset from top of the screen
fromLeft
Where to start next line from on screen
fromRight
Where to start wrapping to next line
text
Text to print
Returns
Number of lines printed
SRL
Debug