Graphics::getCursorX

Description

int16_t Graphics::getCursorX()

Graphics::getCursorX returns the current x-position of the cursor.

Parameters

none

Returns

int16_t: x-position of the cursor

Example

N/A