Difference between revisions of "cock.update"
(Created page with "Updates control states of an object. == Function == === Synopsis === <source lang="Lua">cock.updateAll ( self )</source> === Arguments === {{param|table|self|An object to update....") |
m |
||
Line 2: | Line 2: | ||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
− | <source lang="Lua">cock. | + | <source lang="Lua">cock.update ( self )</source> |
=== Arguments === | === Arguments === | ||
{{param|table|self|An object to update.}} | {{param|table|self|An object to update.}} |
Latest revision as of 16:00, 2 September 2013
Updates control states of an object.
Contents
Function
Synopsis
cock.update ( self )
Arguments
table self
- An object to update.
See also