33
edits
m (→property-cycle:  removed remark about wrapping)  | 
				m (Explain order of execution of multiple bindings)  | 
				||
| Line 10: | Line 10: | ||
And Nasal code can also be registered to become available as a dedicated fgcommand.  | And Nasal code can also be registered to become available as a dedicated fgcommand.  | ||
An object, button or key can have multiple bindings assigned to them. The bindings will be executed in the order in which they appear in the XML file. Bindings may contain [[conditions]] to make them conditionally executed. Each binding must specify a command node with its particular type, see below.  | |||
edits