Difference between revisions of "Main Page"

From Inspired-Lua Wiki
Jump to navigation Jump to search
Line 1: Line 1:
'''Welcome to the Inspired-Lua Wiki''', the place to know everything about Lua programming on the TI-Nspire!  
+
'''Welcome to the Inspired-Lua Wiki''', the one place to know everything about Lua programming on the TI-Nspire!  
  
While this wiki does not go in depth for 100% of the API functions (yet), you will always be able to find general information about a function in its category page.
+
This wiki is not official but is considered as a great source of information. <br /> It takes official information from [http://education.ti.com/nspire/scripting-api TI's pdf documentation] but explains things further and with more details and examples.
  
'''News''' : TI released on June, 7th 2012 the TI-Nspire OS 3.2, which improves the Lua API. You can see [[Changes in OS 3.2|what's changed here]].
+
'''News''' : TI released on June, 7th 2012 the TI-Nspire OS 3.2, which improves the Lua API. You can see [[Changes in OS 3.2|what's changed here]].<br />
 +
'''News''' : When TI released its TI-Nspire iPad applications, they came with OS 3.4, in which the Lua API [[Changes in OS 3.2|got updated]] a bit.
  
 
== Categories  ==
 
== Categories  ==

Revision as of 14:58, 7 April 2013

Welcome to the Inspired-Lua Wiki, the one place to know everything about Lua programming on the TI-Nspire!

This wiki is not official but is considered as a great source of information.
It takes official information from TI's pdf documentation but explains things further and with more details and examples.

News : TI released on June, 7th 2012 the TI-Nspire OS 3.2, which improves the Lua API. You can see what's changed here.
News : When TI released its TI-Nspire iPad applications, they came with OS 3.4, in which the Lua API got updated a bit.

Categories

Lua-logo.gif Standard Library The standard Lua functions
Lua-logo.gif Extended Standard Library Some functions that TI added to the standard Lua library
Timer-icon.gif Timer The integrated timer

Events Platform Events
Graphical context Draw object to the screen with gc
Platform Get and manage platform information
Image The image library
Physics A Physics Engine !
Rtf icon.png D2Editor A rich text editor
Locale.png Locale Get Locale information
Clipboard-Paste-icon.png Clipboard Add and get text from the clipboard
File.png Var Manage files in the local document
Document Set global document flags
Tool Palette An easy to manage menu
Cursor Change or hide the cursor