The Position type exposes the following members.

Collapse imageConstructors

  NameDescription
Public methodPosition()()()()
Instantiate a Position object
Public methodPosition(Single, Single)
Instantiate a Position object

Collapse imageMethods

  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.)

Collapse imageFields

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

Collapse imageSee Also