User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
guisys:predefined_methods [2006-09-17 18:03]
Carsten Replaced some C++ types (bool, float, int) with the proper Lua types (boolean, number)
guisys:predefined_methods [2011-02-20 22:57]
Carsten Deleted page, contents has been migrated to http://api.cafu.de/scripting/classWindowT.html
Line 83: Line 83:
 ===== get(var) ===== ===== get(var) =====
  
-Returns the value the window variable.+Returns the value of the specified ​window variable.
  
 === Parameters: === === Parameters: ===