Graphics::getCursorY
Description
int16_t Graphics::getCursorY()
Graphics::getCursorY returns the current y-position of the text cursor.
Parameters
none
Returns
int16_t: current y-position of the text cursor
Example
N/A
int16_t Graphics::getCursorY()
Graphics::getCursorY returns the current y-position of the text cursor.
none
int16_t: current y-position of the text cursor
N/A