Changes

Jump to navigation Jump to search

Category:Events

4 bytes added, 19:10, 16 June 2012
m
Line 4: Line 4:  
You can see how events are managed inside the Lua implementation [[Life Cycle|here]].  
 
You can see how events are managed inside the Lua implementation [[Life Cycle|here]].  
   −
*'''[[on.paint]]''' is called when the GUI is painted. [[:Category:gc|'gc' is the Graphics Context]]  
+
*'''[[on.paint]]'''(gc) is called when the GUI is painted. [[:Category:gc|'gc' is the Graphics Context]]  
 
*'''[[on.resize]]''' is called when the window is rezised
 
*'''[[on.resize]]''' is called when the window is rezised
  

Navigation menu