KIND Controlset
From TrainzOnline
(Difference between revisions)
(→Supported Tags) |
(→Supported Tags) |
||
Line 9: | Line 9: | ||
Each traincar asset supports the following tags. Each tag is shown here with its default value. | Each traincar asset supports the following tags. Each tag is shown here with its default value. | ||
− | kind " | + | kind "controlset" |
[[Controls_container|controls]] | [[Controls_container|controls]] | ||
{ | { |
Revision as of 13:36, 19 October 2011
KIND Controlset
Defines a set of input controls.
Contents |
Supported Tags
Each controlset asset supports the following tags. Each tag is shown here with its default value.
Supported Tags
Each traincar asset supports the following tags. Each tag is shown here with its default value.
kind "controlset" controls { }
controls
- Type: Controls container
- Desc: Specifies the various controls. Documented separately here.
Example Config.txt
Sample config.txt file for a controlset asset, with the standard tags excluded for brevity:
TBD