SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
Print()
[1/2]
static void SRL::Debug::Print
(
uint8_t
x
,
uint8_t
y
,
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
text
Text to print
SRL
Debug