Open Rails

Game Class

[This is preliminary documentation and subject to change.]

Provides the foundation for running the game.

For a list of all members of this type, see Game Members .

System.Object
   Game
      Game

[CallOnThread(ThreadName=""Render"")]
public class Game : Game

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ORTS.Processes

Assembly: RunActivity (in RunActivity.exe)

See Also

Game Members | ORTS.Processes Namespace