Open Rails

GameState Class

[This is preliminary documentation and subject to change.]

Represents a single state for the game to be in (e.g. loading, running, in menu).

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

System.Object
   GameState
      GameStateRunActivity
      GameStateViewer3D

public abstract class GameState

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

GameState Members | ORTS.Processes Namespace