TrainzScript Language Reference
From TrainzOnline
(Difference between revisions)
m (1 revision) |
m |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
=Language Elements= | =Language Elements= | ||
*[[Comments & Delineation]] | *[[Comments & Delineation]] | ||
− | *[[Keywords]] | + | *[[TrainzScript Keywords]] |
*[[Operators]] | *[[Operators]] | ||
*[[Types]] | *[[Types]] |
Latest revision as of 16:29, 11 May 2016
Contents |
[edit] Language Elements
[edit] Language Topics
[edit] Class API Reference
The following classes form the core of the TrainzScript language, and are present in all runtime environments.
Classes marked with an asterisk have no parent class.
- GSObject *
- Constructors *
- Math *
- Router *
- Str *
Other common classes used in the Trainz game runtime environment are documented under TrainzScript Library Reference.