XNACS1Lib: CSS490 Spring 2011

The XNACS1Base..::..World type exposes the following members.

Properties

  Name Description
Public property Static member Paused
Pausing the World Update (ShouldTravel primitive will stop moving).
Public property Static member TicksInASecond
Gets or sets the number of ticks/frames in one second.
Public property Static member WorldDimension
Get the dimension (width/height) of the world.
Public property Static member WorldMax
Get the coordinate position that corresponds to the upper-right corner of the world.
Public property Static member WorldMin
Get the coodinate position that corresponds to the lower-left corner of the world.

See Also