Difference between revisions of "cock.setDefault"
m (→See also) |
m (→See also) |
||
Line 9: | Line 9: | ||
==See also== | ==See also== | ||
*[[cock.setControls]] | *[[cock.setControls]] | ||
− | *[[ | + | *[[Common Organization of Controls Kit Fields]] |
*[[parent::Common Organization of Controls Kit Manual]] | *[[parent::Common Organization of Controls Kit Manual]] | ||
[[Category:Functions]] | [[Category:Functions]] |
Revision as of 11:10, 1 September 2013
Restores specified default layout, permanently erasing previously defined bindings.
Contents
Synopsis
Function
cock.setDefault ( self, default )
Arguments
table self
- An object to use.
string default
- Optional. One of the defaults created earlier. Will substitute with control.defaultLayout field if not provided.
See also
- cock.setControls
- Common Organization of Controls Kit Fields
- Common Organization of Controls Kit Manual
- Common Organization of Controls Kit