Difference between revisions of "on.paint"

From Inspired-Lua Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
the function '''on.paint'''(''[[:Category:gc|gc]]'') is called when the GUI is painted. ''[[:Category:gc|'gc']]'' is the Graphics Context
  
[Category:Events]
+
 
 +
[[Category:Events]]

Revision as of 21:15, 22 May 2011

the function on.paint(gc) is called when the GUI is painted. 'gc' is the Graphics Context