Changes between Version 1 and Version 2 of documentation/LuaManual/ProxyTables

Show
Ignore:
Author:
gambini (IP: 96.38.104.126)
Timestamp:
05/29/12 10:57:15 (5 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • documentation/LuaManual/ProxyTables

    v1 v2  
    5252Element.style --read & write, index by string 
    5353Event.parameters --read only, index by string 
     54--From RocketControls 
     55ElementFormControlSelect.options --[[read only, index by integer 
     56      each index item is a table with two named values, {"element"=Element,"value"=string} ]] 
    5457}}} 
    5558A function that returns a table that is NOT a proxy table is ''rocket.contexts''. It is read only and indexed by both string and integer.