Changes

Jump to navigation Jump to search

on.paint

81 bytes added, 00:55, 25 May 2011
no edit summary
Line 1: Line 1: −
The function '''on.paint'''(''[[:Category:gc|gc]]'') is called when the script's window needs to be painted.
+
The function '''on.paint'''(''[[:Category:gc|gc]]'') is called when the script's window needs to be painted.<br />
 
''[[:Category:gc|'gc']]'' is the Graphics Context, passed by default to the function.
 
''[[:Category:gc|'gc']]'' is the Graphics Context, passed by default to the function.
    +
This function can be fired by the [[platform.window.invalidate]] function.
    
[[Category:Events]]
 
[[Category:Events]]

Navigation menu