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.
none
N/A