Difference between revisions of "Life Cycle"

From Inspired-Lua Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
This image represents the "life cycle" of a ScriptApp (''lua program'')<br />
 
This image represents the "life cycle" of a ScriptApp (''lua program'')<br />
 +
 +
NB : on <= 3.2,  the event [[on.paint]] is called [[on.construction]]
  
 
[[File:life_cycle.png]]
 
[[File:life_cycle.png]]

Revision as of 14:57, 1 May 2012

This image represents the "life cycle" of a ScriptApp (lua program)

NB : on <= 3.2, the event on.paint is called on.construction

life cycle.png


(Credits to John Powers, TI)