User Tools

Site Tools


dev:core:train

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dev:core:train [2023-01-12 11:48]
ywang
dev:core:train [2023-01-12 11:48]
ywang
Line 2: Line 2:
 ''Note'' Information here is incomplete. Please fill in what you know. ''Note'' Information here is incomplete. Please fill in what you know.
  
-The ''train'' table is a table describing the state of a train. These tables are stored in the ''advtrains.trains'' table, indexed by the ID of the train. Note that IDs, despite looking like numbers, are stored as strings.+The ''train'' table describes the state of a train. These tables are stored in the ''advtrains.trains'' table, indexed by the ID of the train. Note that IDs, despite looking like numbers, are stored as strings.
  
 The ''train'' table is mainly seen in code where the state of the train is mutated, such as in step functions. The ''train'' table is mainly seen in code where the state of the train is mutated, such as in step functions.
dev/core/train.txt · Last modified: 2023-05-24 22:57 by orwell