Life Cycle

From Inspired-Lua Wiki
Revision as of 19:08, 16 June 2012 by Adriweb (talk | contribs)
Jump to navigation Jump to search

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

In 3.2, here's what happens, following a "Set Script" in the Software SDK:

EventsSequence.jpg

(Credits to John Powers, TI)