Difference between revisions of "Main Page"
Jump to navigation
Jump to search
m (→Categories) |
|||
Line 7: | Line 7: | ||
== Categories == | == Categories == | ||
− | {| cellspacing="0" cellpadding="1" class="wikitable" style="width: | + | {| cellspacing="0" cellpadding="1" class="wikitable" style="width: 500px;" |
|- | |- | ||
| width="64" height="64" | [[Image:Lua-logo.gif|64x64px|Lua-logo.gif]] | | width="64" height="64" | [[Image:Lua-logo.gif|64x64px|Lua-logo.gif]] |
Revision as of 14:53, 7 April 2013
Welcome to the Inspired-Lua Wiki, the 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.
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.
Categories
Standard Library | The standard Lua functions | |
Extended Standard Library | Some functions that TI added to the standard Lua library | |
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 ! | |
D2Editor | A rich text editor | |
Locale | Get Locale information | |
Clipboard | Add and get text from the clipboard | |
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 |