KIND Controlset

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
(New page: KIND Controlset Defines a set of input controls. ==Supported Tags== Each controlset asset supports the following tags. Each tag is shown here with its default value. ''TBD'' ==Exam...)
 
(Supported Tags)
Line 6: Line 6:
 
Each controlset asset supports the following tags. Each tag is shown here with its default value.
 
Each controlset asset supports the following tags. Each tag is shown here with its default value.
  
''TBD''
+
==Supported Tags==
 +
Each traincar asset supports the following tags. Each tag is shown here with its default value.
 +
 
 +
kind "traincar"
 +
[[Controls_container|controls]]
 +
{
 +
}
 +
 
 +
====controls====
 +
:Type: [[Controls_container|Controls container]]
 +
:Desc: Specifies the various controls. Documented separately [[Controls_container|here]].
  
 
==Example Config.txt==
 
==Example Config.txt==

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 "traincar"
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

Categories

Personal tools