set_mode_default_graphics


Description:

public bool set_mode_default_graphics (bool clear) throws Error

Set the mode to the default graphics mode.

This is 640x480x16 by default but can be changed by set_driver.

Parameters:

clear

If true, clear the screen after setting the mode.

Returns:

true on success, otherwise false.


Namespace: Grx
Package: grx-3.0