The XYStatus type exposes the following members.

Constructors

  NameDescription
Public methodXYStatus()()()()
Instantiate an XYStatus object
Public methodXYStatus(Int32, Int32, Int32)
Instantiate an XYStatus object

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Public fieldStatus
Status an entity
Public fieldX
X-coordinate of an entity
Public fieldY
Y-coordinate of an entity

See Also