Bindings: Difference between revisions

Jump to navigation Jump to search
218 bytes added ,  16 March 2013
(→‎dialog-show: Loading of dialogs from aircraft directory)
Line 49: Line 49:


=== property-cycle ===
=== property-cycle ===
Cycles between a list of values and assigns one to a property. The value-list can vary in length.
Cycles between a list of values and assigns one to a property. The value-list can vary in length. If the current value is "value1", it will change to "value2"; if it is "value2", it will change to "value3", and so on, wrapping around the end.  If the current value is not in the list, it will jump to the first one.
  <binding>
  <binding>
   <command>property-cycle</command>
   <command>property-cycle</command>
82

edits

Navigation menu