Graphics::clearTextVars

Description

void Graphics::clearTextVars()

Graphics::clearTextVars will reset the cursor, the font etc. This function is automatically invoked when calling Graphics::clear. It makes sense to use this if you are working with a persistent screen.

Parameters

none

Returns

none

Example

N/A