Scale mode
Jump to navigation
Jump to search
INT scale_mode = SCALE_NONE
Description
Scale_mode is a global variable, holding the current or to be scale mode. The mode can be changed by assigning a different mode to the variable and then calling set_mode(). Default is SCALE_NONE.
See also