Changes in OS 3.2
Revision as of 11:14, 5 June 2012 by Adriweb (talk | contribs) (Created page with "In its TI-Nspire OS 3.2, TI updated the Lua scripting API. Here are the changes made. * platform.apiLevel is now '2.0'. You can manually set it to '1.0' again in order to h...")
In its TI-Nspire OS 3.2, TI updated the Lua scripting API.
Here are the changes made.
- platform.apiLevel is now '2.0'. You can manually set it to '1.0' again in order to have some retro-compatibility.
- platform.gc has been deleted.
- on.construction replaces on.create
- improved.
- Physics Engine
(todo)