Difference between revisions of "Scale mode"
Jump to navigation
Jump to search
(No difference)
|
Latest revision as of 06:05, 8 November 2009
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