Changes

Jump to navigation Jump to search

Main Page

2,653 bytes added, 13:40, 25 July 2013
m
Reverted edits by MosheShifflett (talk) to last revision by Adriweb
Line 1: Line 1: −
Cheap Oakley Sunglasses Cheap ([http://rinconlibros.com/Cheap-Oakley-Sunglasses-Cheap/ http://rinconlibros.com/Cheap-Oakley-Sunglasses-Cheap/])
+
'''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. <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]].<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.4|got updated]] a bit.
 +
 
 +
 
 +
''(Due to quite a lot of spamming, some more captchas will have to appear while editing etc. Sorry.)''
 +
 
 +
== Categories  ==
 +
 
 +
{| cellspacing="0" cellpadding="1" class="wikitable" style="width: 500px;"
 +
|-
 +
| width="64" height="64" | [[Image:Lua-logo.gif|64x64px|Lua-logo.gif]]
 +
| [[Overview of the API|Standard Library]]
 +
| The standard Lua functions
 +
|-
 +
| width="64" height="64" | [[Image:Lua-logo.gif|64x64px|Lua-logo.gif]]
 +
| [[:Category:Extended Standard Library|Extended Standard Library]]
 +
| Some functions that TI added to the standard Lua library
 +
|-
 +
| [[Image:Timer-icon.gif|64x64px|Timer-icon.gif]]
 +
| [[timer|Timer]]
 +
| The integrated timer
 +
|-
 +
| width="64" height="64" | [[Image:Logo1-icon.png|64x64px|Logo1-icon.png]]
 +
 
 +
| [[Events|Events]]
 +
| Platform Events
 +
|-
 +
| width="64" height="64" | [[Image:Logo1-icon.png|64x64px|Logo1-icon.png]]
 +
| [[gc|Graphical context]]
 +
| Draw object to the screen with gc
 +
|-
 +
| width="64" height="64" | [[Image:Logo1-icon.png|64x64px|Logo1-icon.png]]
 +
| [[platform|Platform]]
 +
| Get and manage platform information
 +
|-
 +
| width="64" height="64" | [[Image:Logo1-icon.png|64x64px|Logo1-icon.png]]
 +
| [[image|Image]]
 +
| The image library
 +
|-
 +
| width="64" height="64" | [[Image:Logo1-icon.png|64x64px|Logo1-icon.png]]
 +
| [[Physics Engine|Physics]]
 +
| A Physics Engine !
 +
|-
 +
 
 +
| [[Image:Rtf icon.png|64x64px|Rtf icon.png]]
 +
| [[D2Editor|D2Editor]]
 +
| A rich text editor
 +
|-
 +
| [[Image:Locale.png|64x64px|Locale.png]]
 +
| [[locale|Locale]]
 +
| Get Locale information
 +
|-
 +
| [[Image:Clipboard-Paste-icon.png|67x67px|Clipboard-Paste-icon.png]]
 +
| [[clipboard|Clipboard]]
 +
| Add and get text from the clipboard
 +
|-
 +
| [[Image:File.png|64x64px|File.png]]
 +
| [[var|Var]]
 +
| Manage files in the local document
 +
|-
 +
| width="64" height="64" | [[Image:Logo1-icon.png|64x64px|Logo1-icon.png]]
 +
| [[document|Document]]
 +
| Set global document flags
 +
|-
 +
| width="64" height="64" | [[Image:Logo1-icon.png|64x64px|Logo1-icon.png]]
 +
 
 +
| [[toolpalette|Tool Palette]]
 +
| An easy to manage menu
 +
|-
 +
| width="64" height="64" | [[Image:Logo1-icon.png|64x64px|Logo1-icon.png]]
 +
| [[cursor|Cursor]]
 +
| Change or hide the cursor
 +
|}
 +
 
 +
<br>

Navigation menu